com.cumulocity.rest.representation.user
Class RoleRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.user.RoleRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class RoleRepresentation
- extends BaseResourceRepresentation
RoleRepresentation
public RoleRepresentation()
setId
public void setId(String id)
getId
@JSONProperty(ignoreIfNull=true)
public String getId()
setName
public void setName(String name)
getName
@JSONProperty(ignoreIfNull=true)
public String getName()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.