public class IntegrationObjectDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
IntegrationObjectDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode() |
java.lang.String |
getIntegrationType() |
java.util.Set<IntegrationObjectItemDTO> |
getItems() |
void |
setCode(java.lang.String value) |
void |
setIntegrationType(java.lang.String value) |
void |
setItems(java.util.Set<IntegrationObjectItemDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic IntegrationObjectDTO()
public java.lang.String getCode()
public java.lang.String getIntegrationType()
public java.util.Set<IntegrationObjectItemDTO> getItems()
public void setCode(java.lang.String value)
public void setIntegrationType(java.lang.String value)
public void setItems(java.util.Set<IntegrationObjectItemDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.