Uses of Class
com.cumulocity.rest.representation.user.GroupRepresentation

Packages that use GroupRepresentation
com.cumulocity.rest.representation.user   
 

Uses of GroupRepresentation in com.cumulocity.rest.representation.user
 

Methods in com.cumulocity.rest.representation.user that return GroupRepresentation
 GroupRepresentation GroupReferenceRepresentation.getGroup()
           
 

Methods in com.cumulocity.rest.representation.user that return types with arguments of type GroupRepresentation
 List<GroupRepresentation> GroupCollectionRepresentation.getGroups()
           
 

Methods in com.cumulocity.rest.representation.user with parameters of type GroupRepresentation
 void GroupReferenceRepresentation.setGroup(GroupRepresentation group)
           
 

Method parameters in com.cumulocity.rest.representation.user with type arguments of type GroupRepresentation
 void GroupCollectionRepresentation.setGroups(List<GroupRepresentation> groups)
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.