com.cumulocity.rest.representation.user
Class RoleReferenceRepresentation

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

public class RoleReferenceRepresentation
extends BaseResourceRepresentation
implements ReferenceRepresentation


Constructor Summary
RoleReferenceRepresentation()
           
 
Method Summary
 RoleRepresentation getRole()
           
 void setRole(RoleRepresentation role)
           
 
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

RoleReferenceRepresentation

public RoleReferenceRepresentation()
Method Detail

setRole

public void setRole(RoleRepresentation role)

getRole

public RoleRepresentation getRole()


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