com.cumulocity.rest.representation.user
Class GroupReferenceCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.user.GroupReferenceCollectionRepresentation
- All Implemented Interfaces:
- ReferenceRepresentation, ResourceRepresentation
public class GroupReferenceCollectionRepresentation
- extends BaseCollectionRepresentation
- implements ReferenceRepresentation
GroupReferenceCollectionRepresentation
public GroupReferenceCollectionRepresentation()
getReferences
@JSONTypeHint(value=GroupReferenceRepresentation.class)
public List<GroupReferenceRepresentation> getReferences()
setReferences
public void setReferences(List<GroupReferenceRepresentation> references)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.