com.cumulocity.rest.representation.user
Class UserReferenceRepresentation

java.lang.Object
  extended by com.cumulocity.rest.representation.BaseResourceRepresentation
      extended by com.cumulocity.rest.representation.user.UserReferenceRepresentation
All Implemented Interfaces:
ReferenceRepresentation, ResourceRepresentation

public class UserReferenceRepresentation
extends BaseResourceRepresentation
implements ReferenceRepresentation


Constructor Summary
UserReferenceRepresentation()
           
 
Method Summary
 UserRepresentation getUser()
           
 void setUser(UserRepresentation user)
           
 
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, setSelf, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserReferenceRepresentation

public UserReferenceRepresentation()
Method Detail

getUser

public UserRepresentation getUser()

setUser

public void setUser(UserRepresentation user)


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