public class RegionDTO extends C2LItemDTO
| Constructor and Description |
|---|
RegionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CityDTO> |
getCities() |
CountryDTO |
getCountry() |
String |
getIsocodeShort() |
void |
setCities(List<CityDTO> value) |
void |
setCountry(CountryDTO value) |
void |
setIsocodeShort(String value) |
getActive, getIsocode, getName, setActive, setIsocode, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CountryDTO getCountry()
public String getIsocodeShort()
public void setCountry(CountryDTO value)
public void setIsocodeShort(String value)
Copyright © 2017 SAP SE. All Rights Reserved.