public class ObjectCollectionElementsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ObjectCollectionElementsDTO()
Generated constructor - for generic creation.
|
ObjectCollectionElementsDTO(List<ObjectCollectionElementDTO> objectcollectionelementsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectCollectionElementDTO> |
getObjectCollectionElements() |
void |
setObjectCollectionElements(List<ObjectCollectionElementDTO> objectcollectionelementsList) |
public ObjectCollectionElementsDTO()
public ObjectCollectionElementsDTO(List<ObjectCollectionElementDTO> objectcollectionelementsList)
public List<ObjectCollectionElementDTO> getObjectCollectionElements()
public void setObjectCollectionElements(List<ObjectCollectionElementDTO> objectcollectionelementsList)
objectcollectionelementsList - the objectcollectionelementsList to setCopyright © 2017 SAP SE. All Rights Reserved.