Uses of Class
org.bremersee.oasis.xal.PostOffice
Packages that use PostOffice
-
Uses of PostOffice in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal declared as PostOfficeModifier and TypeFieldDescriptionprotected PostOfficeAdministrativeArea.postOfficeprotected PostOfficeAdministrativeArea.SubAdministrativeArea.postOfficeprotected PostOfficeDependentLocalityType.postOfficeprotected PostOfficeLocality.postOfficeMethods in org.bremersee.oasis.xal that return PostOfficeModifier and TypeMethodDescriptionObjectFactory.createPostOffice()Create an instance ofPostOfficeAdministrativeArea.getPostOffice()Gets the value of the postOffice property.AdministrativeArea.SubAdministrativeArea.getPostOffice()Gets the value of the postOffice property.DependentLocalityType.getPostOffice()Gets the value of the postOffice property.Locality.getPostOffice()Gets the value of the postOffice property.Methods in org.bremersee.oasis.xal with parameters of type PostOfficeModifier and TypeMethodDescriptionvoidAdministrativeArea.setPostOffice(PostOffice value) Sets the value of the postOffice property.voidAdministrativeArea.SubAdministrativeArea.setPostOffice(PostOffice value) Sets the value of the postOffice property.voidDependentLocalityType.setPostOffice(PostOffice value) Sets the value of the postOffice property.voidLocality.setPostOffice(PostOffice value) Sets the value of the postOffice property.