public class BTGReferenceCountriesOperandDTO extends BTGAbstractReferenceOperandDTO
| Constructor and Description |
|---|
BTGReferenceCountriesOperandDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CountryDTO> |
getCountries() |
void |
setCountries(Collection<CountryDTO> value) |
getBeanId, setBeanIdgetCode, getDescription, getScope, setCode, setDescription, setScopegetCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGReferenceCountriesOperandDTO()
public Collection<CountryDTO> getCountries()
public void setCountries(Collection<CountryDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.