Uses of Class
org.cxml.City
-
Packages that use City Package Description org.cxml -
-
Uses of City in org.cxml
Fields in org.cxml declared as City Modifier and Type Field Description protected CityPostalAddress. cityMethods in org.cxml that return City Modifier and Type Method Description CityObjectFactory. createCity()Create an instance ofCityCityPostalAddress. getCity()Gets the value of the city property.Methods in org.cxml with parameters of type City Modifier and Type Method Description voidPostalAddress. setCity(City value)Sets the value of the city property.
-