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

Packages that use ObjectPropertyInfo
com.facebook.api.schema   
 

Uses of ObjectPropertyInfo in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type ObjectPropertyInfo
protected  java.util.List<ObjectPropertyInfo> DataGetObjectTypeResponse.objectPropertyInfo
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type ObjectPropertyInfo
 java.util.List<ObjectPropertyInfo> DataGetObjectTypeResponse.getObjectPropertyInfo()
          Gets the value of the objectPropertyInfo property.
 



Copyright © 2008. All Rights Reserved.