com.cumulocity.rest.representation
Class BaseResourceRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
- Direct Known Subclasses:
- AbstractExtensibleRepresentation, AlarmsApiRepresentation, ApplicationApiRepresentation, ApplicationReferenceRepresentation, ApplicationRepresentation, AuditRecordsRepresentation, BaseCollectionRepresentation, CurrentUserRepresentation, DeviceControlRepresentation, ExternalIDRepresentation, GroupReferenceRepresentation, GroupRepresentation, IdentityRepresentation, InventoryRepresentation, ManagedObjectReferenceRepresentation, MeasurementsApiRepresentation, PlatformApiRepresentation, RoleReferenceRepresentation, RoleRepresentation, TenantRepresentation, TenantUsageStatisticsRepresentation, UserReferenceRepresentation, UserRepresentation, UsersApiRepresentation
public class BaseResourceRepresentation
- extends Object
- implements ResourceRepresentation
BaseResourceRepresentation
public BaseResourceRepresentation()
getSelf
@JSONProperty(ignoreIfNull=true)
public String getSelf()
setSelf
public void setSelf(String self)
toString
public String toString()
- Overrides:
toString
in class Object
toJSON
public String toJSON()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.