Uses of Class
org.bremersee.oasis.xal.Thoroughfare
Packages that use Thoroughfare
-
Uses of Thoroughfare in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal declared as ThoroughfareModifier and TypeFieldDescriptionprotected ThoroughfareAddressDetails.Country.thoroughfareprotected ThoroughfareAddressDetails.thoroughfareprotected ThoroughfareDependentLocalityType.thoroughfareprotected ThoroughfareLargeMailUserType.thoroughfareprotected ThoroughfareLocality.thoroughfareMethods in org.bremersee.oasis.xal that return ThoroughfareModifier and TypeMethodDescriptionObjectFactory.createThoroughfare()Create an instance ofThoroughfareAddressDetails.Country.getThoroughfare()Gets the value of the thoroughfare property.AddressDetails.getThoroughfare()Gets the value of the thoroughfare property.DependentLocalityType.getThoroughfare()Gets the value of the thoroughfare property.LargeMailUserType.getThoroughfare()Gets the value of the thoroughfare property.Locality.getThoroughfare()Gets the value of the thoroughfare property.Methods in org.bremersee.oasis.xal with parameters of type ThoroughfareModifier and TypeMethodDescriptionvoidAddressDetails.Country.setThoroughfare(Thoroughfare value) Sets the value of the thoroughfare property.voidAddressDetails.setThoroughfare(Thoroughfare value) Sets the value of the thoroughfare property.voidDependentLocalityType.setThoroughfare(Thoroughfare value) Sets the value of the thoroughfare property.voidLargeMailUserType.setThoroughfare(Thoroughfare value) Sets the value of the thoroughfare property.voidLocality.setThoroughfare(Thoroughfare value) Sets the value of the thoroughfare property.