com.cumulocity.rest.representation.user
Class GroupCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.user.GroupCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class GroupCollectionRepresentation
- extends BaseCollectionRepresentation
GroupCollectionRepresentation
public GroupCollectionRepresentation()
getGroups
public List<GroupRepresentation> getGroups()
setGroups
@JSONTypeHint(value=GroupRepresentation.class)
public void setGroups(List<GroupRepresentation> groups)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.