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

Packages that use ObjectAssociation
com.facebook.api.schema   
 

Uses of ObjectAssociation in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type ObjectAssociation
protected  java.util.List<ObjectAssociation> DataGetAssociationsResponse.objectAssociation
           
protected  java.util.List<ObjectAssociation> DataGetAssociatedObjectsResponse.objectAssociation
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type ObjectAssociation
 java.util.List<ObjectAssociation> DataGetAssociationsResponse.getObjectAssociation()
          Gets the value of the objectAssociation property.
 java.util.List<ObjectAssociation> DataGetAssociatedObjectsResponse.getObjectAssociation()
          Gets the value of the objectAssociation property.
 



Copyright © 2008. All Rights Reserved.