public class ClassificationSystemVersionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ClassificationSystemVersionsDTO()
Generated constructor - for generic creation.
|
ClassificationSystemVersionsDTO(List<ClassificationSystemVersionDTO> classificationsystemversionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationSystemVersionDTO> |
getClassificationSystemVersions() |
void |
setClassificationSystemVersions(List<ClassificationSystemVersionDTO> classificationsystemversionsList) |
public ClassificationSystemVersionsDTO()
public ClassificationSystemVersionsDTO(List<ClassificationSystemVersionDTO> classificationsystemversionsList)
public List<ClassificationSystemVersionDTO> getClassificationSystemVersions()
public void setClassificationSystemVersions(List<ClassificationSystemVersionDTO> classificationsystemversionsList)
classificationsystemversionsList - the classificationsystemversionsList to setCopyright © 2017 SAP SE. All Rights Reserved.