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