public class ManifestRepresentation extends AbstractExtensibleRepresentation
Constructor and Description |
---|
ManifestRepresentation() |
Modifier and Type | Method and Description |
---|---|
Long |
getApplicationId() |
String |
getContextPath() |
Long |
getId() |
List<String> |
getImports() |
List<String> |
getUniqueImports() |
void |
setApplicationId(Long applicationId) |
void |
setContextPath(String contextPath) |
void |
setId(Long id) |
void |
setImports(List<String> imports) |
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
getSelf, getSelfDecoded, setSelf, toJSON, toString
@JSONProperty(ignoreIfNull=true) public Long getId()
public void setId(Long id)
@JSONProperty(ignoreIfNull=true) public Long getApplicationId()
public void setApplicationId(Long applicationId)
@JSONProperty(ignoreIfNull=true) public String getContextPath()
public void setContextPath(String contextPath)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.