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

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

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

Methods in com.cumulocity.rest.representation.user that return UserRepresentation
 UserRepresentation UserReferenceRepresentation.getUser()
           
 

Methods in com.cumulocity.rest.representation.user that return types with arguments of type UserRepresentation
 List<UserRepresentation> UserCollectionRepresentation.getUsers()
           
 

Methods in com.cumulocity.rest.representation.user with parameters of type UserRepresentation
 void UserReferenceRepresentation.setUser(UserRepresentation user)
           
 

Method parameters in com.cumulocity.rest.representation.user with type arguments of type UserRepresentation
 void UserCollectionRepresentation.setUsers(List<UserRepresentation> users)
           
 



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