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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Affiliation
protected  java.util.List<Affiliation> User.Affiliations.affiliation
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Affiliation
 java.util.List<Affiliation> User.Affiliations.getAffiliation()
          Gets the value of the affiliation property.
 



Copyright © 2009. All Rights Reserved.