public class IntegrationObjectsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
IntegrationObjectsDTO()
Generated constructor - for generic creation.
|
IntegrationObjectsDTO(java.util.List<IntegrationObjectDTO> integrationobjectsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IntegrationObjectDTO> |
getIntegrationObjects() |
void |
setIntegrationObjects(java.util.List<IntegrationObjectDTO> integrationobjectsList) |
getUri, setUripublic IntegrationObjectsDTO()
public IntegrationObjectsDTO(java.util.List<IntegrationObjectDTO> integrationobjectsList)
public java.util.List<IntegrationObjectDTO> getIntegrationObjects()
public void setIntegrationObjects(java.util.List<IntegrationObjectDTO> integrationobjectsList)
integrationobjectsList - the integrationobjectsList to setCopyright © 2018 SAP SE. All Rights Reserved.