public class AtomicTypesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AtomicTypesDTO()
Generated constructor - for generic creation.
|
AtomicTypesDTO(List<AtomicTypeDTO> atomictypesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AtomicTypeDTO> |
getAtomicTypes() |
void |
setAtomicTypes(List<AtomicTypeDTO> atomictypesList) |
public AtomicTypesDTO()
public AtomicTypesDTO(List<AtomicTypeDTO> atomictypesList)
public List<AtomicTypeDTO> getAtomicTypes()
public void setAtomicTypes(List<AtomicTypeDTO> atomictypesList)
atomictypesList - the atomictypesList to setCopyright © 2017 SAP SE. All Rights Reserved.