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

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

Fields in com.google.code.facebookapi.schema with type parameters of type ObjectPropertyInfo
protected  java.util.List<ObjectPropertyInfo> DataGetObjectTypeResponse.objectPropertyInfo
           
 

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

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



Copyright © 2010. All Rights Reserved.