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