public class AbstractAsConfigurationDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
AbstractAsConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
java.lang.String |
getUid() |
boolean |
isCorrupted() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setCorrupted(boolean value) |
void |
setUid(java.lang.String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic AbstractAsConfigurationDTO()
public CatalogVersionDTO getCatalogVersion()
public java.lang.String getUid()
public boolean isCorrupted()
public void setCatalogVersion(CatalogVersionDTO value)
public void setCorrupted(boolean value)
public void setUid(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.