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() |
java.lang.Boolean |
getAutoCreate() |
IntegrationObjectItemDTO |
getIntegrationObjectItem() |
IntegrationObjectItemDTO |
getReturnIntegrationObjectItem() |
java.lang.Boolean |
getUnique() |
void |
setAttributeDescriptor(AttributeDescriptorDTO value) |
void |
setAttributeName(java.lang.String value) |
void |
setAutoCreate(java.lang.Boolean value) |
void |
setIntegrationObjectItem(IntegrationObjectItemDTO 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 java.lang.Boolean getAutoCreate()
public IntegrationObjectItemDTO getIntegrationObjectItem()
public IntegrationObjectItemDTO getReturnIntegrationObjectItem()
public java.lang.Boolean getUnique()
public void setAttributeDescriptor(AttributeDescriptorDTO value)
public void setAttributeName(java.lang.String value)
public void setAutoCreate(java.lang.Boolean value)
public void setIntegrationObjectItem(IntegrationObjectItemDTO value)
public void setReturnIntegrationObjectItem(IntegrationObjectItemDTO value)
public void setUnique(java.lang.Boolean value)
Copyright © 2018 SAP SE. All Rights Reserved.