com.cumulocity.rest.representation.application
Class ApplicationRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.application.ApplicationRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class ApplicationRepresentation
- extends BaseResourceRepresentation
ApplicationRepresentation
public ApplicationRepresentation()
getId
public String getId()
- Returns:
- the id
setId
public void setId(String id)
- Parameters:
id
- the id to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getKey
public String getKey()
- Returns:
- the key
setKey
public void setKey(String key)
- Parameters:
key
- the key to set
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.