Uses of Class
com.facebook.api.schema.ObjectTypeInfo

Packages that use ObjectTypeInfo
com.facebook.api.schema   
 

Uses of ObjectTypeInfo in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type ObjectTypeInfo
protected  java.util.List<ObjectTypeInfo> DataGetObjectTypesResponse.objectTypeInfo
           
 

Methods in com.facebook.api.schema that return ObjectTypeInfo
 ObjectTypeInfo ObjectFactory.createObjectTypeInfo()
          Create an instance of ObjectTypeInfo
 

Methods in com.facebook.api.schema that return types with arguments of type ObjectTypeInfo
 java.util.List<ObjectTypeInfo> DataGetObjectTypesResponse.getObjectTypeInfo()
          Gets the value of the objectTypeInfo property.
 



Copyright © 2008. All Rights Reserved.