Uses of Class
org.bremersee.oasis.xal.PostalCode
Packages that use PostalCode
-
Uses of PostalCode in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal declared as PostalCodeModifier and TypeFieldDescriptionprotected PostalCodeAdministrativeArea.postalCodeprotected PostalCodeAdministrativeArea.SubAdministrativeArea.postalCodeprotected PostalCodeDepartment.postalCodeprotected PostalCodeDependentLocalityType.postalCodeprotected PostalCodeFirmType.postalCodeprotected PostalCodeLargeMailUserType.postalCodeprotected PostalCodeLocality.postalCodeprotected PostalCodePostBox.postalCodeprotected PostalCodePostOffice.postalCodeprotected PostalCodePremise.postalCodeprotected PostalCodeSubPremiseType.postalCodeprotected PostalCodeThoroughfare.postalCodeMethods in org.bremersee.oasis.xal that return PostalCodeModifier and TypeMethodDescriptionObjectFactory.createPostalCode()Create an instance ofPostalCodeAdministrativeArea.getPostalCode()Gets the value of the postalCode property.AdministrativeArea.SubAdministrativeArea.getPostalCode()Gets the value of the postalCode property.Department.getPostalCode()Gets the value of the postalCode property.DependentLocalityType.getPostalCode()Gets the value of the postalCode property.FirmType.getPostalCode()Gets the value of the postalCode property.LargeMailUserType.getPostalCode()Gets the value of the postalCode property.Locality.getPostalCode()Gets the value of the postalCode property.PostBox.getPostalCode()Gets the value of the postalCode property.PostOffice.getPostalCode()Gets the value of the postalCode property.Premise.getPostalCode()Gets the value of the postalCode property.SubPremiseType.getPostalCode()Gets the value of the postalCode property.Thoroughfare.getPostalCode()Gets the value of the postalCode property.Methods in org.bremersee.oasis.xal with parameters of type PostalCodeModifier and TypeMethodDescriptionvoidAdministrativeArea.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidAdministrativeArea.SubAdministrativeArea.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidDepartment.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidDependentLocalityType.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidFirmType.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidLargeMailUserType.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidLocality.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidPostBox.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidPostOffice.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidPremise.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidSubPremiseType.setPostalCode(PostalCode value) Sets the value of the postalCode property.voidThoroughfare.setPostalCode(PostalCode value) Sets the value of the postalCode property.