com.cumulocity.rest.representation.user
Class UserCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.user.UserCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class UserCollectionRepresentation
- extends BaseCollectionRepresentation
UserCollectionRepresentation
public UserCollectionRepresentation()
getUsers
public List<UserRepresentation> getUsers()
setUsers
@JSONTypeHint(value=UserRepresentation.class)
public void setUsers(List<UserRepresentation> users)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.