public class IntegrationObjectItemAttributeDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
IntegrationObjectItemAttributeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorDTO |
getAttributeDescriptor() |
java.lang.String |
getAttributeName() |
IntegrationObjectItemDTO |
getIntegrationObjectItem() |
java.lang.Boolean |
getPartOf() |
IntegrationObjectItemDTO |
getReturnIntegrationObjectItem() |
java.lang.Boolean |
getUnique() |
void |
setAttributeDescriptor(AttributeDescriptorDTO value) |
void |
setAttributeName(java.lang.String value) |
void |
setIntegrationObjectItem(IntegrationObjectItemDTO value) |
void |
setPartOf(java.lang.Boolean value) |
void |
setReturnIntegrationObjectItem(IntegrationObjectItemDTO value) |
void |
setUnique(java.lang.Boolean value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic IntegrationObjectItemAttributeDTO()
public AttributeDescriptorDTO getAttributeDescriptor()
public java.lang.String getAttributeName()
public IntegrationObjectItemDTO getIntegrationObjectItem()
public java.lang.Boolean getPartOf()
public IntegrationObjectItemDTO getReturnIntegrationObjectItem()
public java.lang.Boolean getUnique()
public void setAttributeDescriptor(AttributeDescriptorDTO value)
public void setAttributeName(java.lang.String value)
public void setIntegrationObjectItem(IntegrationObjectItemDTO value)
public void setPartOf(java.lang.Boolean value)
public void setReturnIntegrationObjectItem(IntegrationObjectItemDTO value)
public void setUnique(java.lang.Boolean value)
Copyright © 2018 SAP SE. All Rights Reserved.