public class CityDTO extends C2LItemDTO
modifiedPropsSet| Constructor and Description |
|---|
CityDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DistrictDTO> |
getDistricts() |
RegionDTO |
getRegion() |
void |
setDistricts(java.util.List<DistrictDTO> value) |
void |
setRegion(RegionDTO value) |
getActive, getIsocode, getName, setActive, setIsocode, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic java.util.List<DistrictDTO> getDistricts()
public RegionDTO getRegion()
public void setDistricts(java.util.List<DistrictDTO> value)
public void setRegion(RegionDTO value)
Copyright © 2018 SAP SE. All Rights Reserved.