public class ApplicationManifestRepresentation extends BaseResourceRepresentation
Constructor and Description |
---|
ApplicationManifestRepresentation() |
Modifier and Type | Method and Description |
---|---|
ManifestRepresentation |
getApplication() |
List<ManifestRepresentation> |
getImports() |
void |
setApplication(ManifestRepresentation application) |
void |
setImports(List<ManifestRepresentation> imports) |
getSelf, getSelfDecoded, setSelf, toJSON, toString
public ManifestRepresentation getApplication()
public List<ManifestRepresentation> getImports()
public void setApplication(ManifestRepresentation application)
public void setImports(List<ManifestRepresentation> imports)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.