Uses of Class
com.google.code.facebookapi.schema.GroupMember.Positions

Uses of GroupMember.Positions in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as GroupMember.Positions
protected  GroupMember.Positions GroupMember.positions
           
 

Methods in com.google.code.facebookapi.schema that return GroupMember.Positions
 GroupMember.Positions ObjectFactory.createGroupMemberPositions()
          Create an instance of GroupMember.Positions
 GroupMember.Positions GroupMember.getPositions()
          Gets the value of the positions property.
 

Methods in com.google.code.facebookapi.schema with parameters of type GroupMember.Positions
 void GroupMember.setPositions(GroupMember.Positions value)
          Sets the value of the positions property.
 



Copyright © 2009. All Rights Reserved.