public class OrgUnitsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OrgUnitsDTO()
Generated constructor - for generic creation.
|
OrgUnitsDTO(List<OrgUnitDTO> orgunitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrgUnitDTO> |
getOrgUnits() |
void |
setOrgUnits(List<OrgUnitDTO> orgunitsList) |
public OrgUnitsDTO()
public OrgUnitsDTO(List<OrgUnitDTO> orgunitsList)
public List<OrgUnitDTO> getOrgUnits()
public void setOrgUnits(List<OrgUnitDTO> orgunitsList)
orgunitsList - the orgunitsList to setCopyright © 2017 SAP SE. All Rights Reserved.