Uses of Class
com.google.code.facebookapi.schema.ObjectTypeInfo

Uses of ObjectTypeInfo in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type ObjectTypeInfo
protected  java.util.List<ObjectTypeInfo> DataGetObjectTypesResponse.objectTypeInfo
           
 

Methods in com.google.code.facebookapi.schema that return ObjectTypeInfo
 ObjectTypeInfo ObjectFactory.createObjectTypeInfo()
          Create an instance of ObjectTypeInfo
 

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



Copyright © 2009. All Rights Reserved.