public class ClassificationSystemsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ClassificationSystemsDTO()
Generated constructor - for generic creation.
|
ClassificationSystemsDTO(List<ClassificationSystemDTO> classificationsystemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationSystemDTO> |
getClassificationSystems() |
void |
setClassificationSystems(List<ClassificationSystemDTO> classificationsystemsList) |
public ClassificationSystemsDTO()
public ClassificationSystemsDTO(List<ClassificationSystemDTO> classificationsystemsList)
public List<ClassificationSystemDTO> getClassificationSystems()
public void setClassificationSystems(List<ClassificationSystemDTO> classificationsystemsList)
classificationsystemsList - the classificationsystemsList to setCopyright © 2017 SAP SE. All Rights Reserved.