public class IntegrationObjectItemAttributesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
IntegrationObjectItemAttributesDTO()
Generated constructor - for generic creation.
|
IntegrationObjectItemAttributesDTO(java.util.List<IntegrationObjectItemAttributeDTO> integrationobjectitemattributesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IntegrationObjectItemAttributeDTO> |
getIntegrationObjectItemAttributes() |
void |
setIntegrationObjectItemAttributes(java.util.List<IntegrationObjectItemAttributeDTO> integrationobjectitemattributesList) |
getUri, setUripublic IntegrationObjectItemAttributesDTO()
public IntegrationObjectItemAttributesDTO(java.util.List<IntegrationObjectItemAttributeDTO> integrationobjectitemattributesList)
public java.util.List<IntegrationObjectItemAttributeDTO> getIntegrationObjectItemAttributes()
public void setIntegrationObjectItemAttributes(java.util.List<IntegrationObjectItemAttributeDTO> integrationobjectitemattributesList)
integrationobjectitemattributesList - the integrationobjectitemattributesList to setCopyright © 2018 SAP SE. All Rights Reserved.