com.cumulocity.rest.representation.user
Class GroupReferenceRepresentation

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

public class GroupReferenceRepresentation
extends BaseResourceRepresentation
implements ReferenceRepresentation


Constructor Summary
GroupReferenceRepresentation()
           
 
Method Summary
 GroupRepresentation getGroup()
           
 void setGroup(GroupRepresentation group)
           
 
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

GroupReferenceRepresentation

public GroupReferenceRepresentation()
Method Detail

getGroup

public GroupRepresentation getGroup()

setGroup

public void setGroup(GroupRepresentation group)


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