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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Group
protected  java.util.List<Group> GroupsGetResponse.group
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Group
 java.util.List<Group> GroupsGetResponse.getGroup()
          Gets the value of the group property.
 



Copyright © 2010. All Rights Reserved.