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

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

Fields in com.google.code.facebookapi.schema with type parameters of type ObjectAssociation
protected  java.util.List<ObjectAssociation> DataGetAssociationsResponse.objectAssociation
           
protected  java.util.List<ObjectAssociation> DataGetAssociatedObjectsResponse.objectAssociation
           
 

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

Methods in com.google.code.facebookapi.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 © 2010. All Rights Reserved.