Uses of Class
org.bremersee.oasis.xal.AddressLine
Packages that use AddressLine
-
Uses of AddressLine in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal with type parameters of type AddressLineModifier and TypeFieldDescriptionprotected List<AddressLine> AddressDetails.Country.addressLinesprotected List<AddressLine> AddressLinesType.addressLinesprotected List<AddressLine> AdministrativeArea.addressLinesprotected List<AddressLine> AdministrativeArea.SubAdministrativeArea.addressLinesprotected List<AddressLine> Department.addressLinesprotected List<AddressLine> DependentLocalityType.addressLinesprotected List<AddressLine> FirmType.addressLinesprotected List<AddressLine> LargeMailUserType.addressLinesprotected List<AddressLine> Locality.addressLinesprotected List<AddressLine> MailStopType.addressLinesprotected List<AddressLine> PostalCode.addressLinesprotected List<AddressLine> PostalCode.PostTown.addressLinesprotected List<AddressLine> PostalRouteType.addressLinesprotected List<AddressLine> PostBox.addressLinesprotected List<AddressLine> PostOffice.addressLinesprotected List<AddressLine> Premise.addressLinesprotected List<AddressLine> Premise.PremiseNumberRange.PremiseNumberRangeFrom.addressLinesprotected List<AddressLine> Premise.PremiseNumberRange.PremiseNumberRangeTo.addressLinesprotected List<AddressLine> SubPremiseType.addressLinesprotected List<AddressLine> Thoroughfare.addressLinesprotected List<AddressLine> Thoroughfare.DependentThoroughfare.addressLinesprotected List<AddressLine> Thoroughfare.ThoroughfareNumberRange.addressLinesMethods in org.bremersee.oasis.xal that return AddressLineModifier and TypeMethodDescriptionObjectFactory.createAddressLine()Create an instance ofAddressLineMethods in org.bremersee.oasis.xal that return types with arguments of type AddressLineModifier and TypeMethodDescriptionAddressDetails.Country.getAddressLines()Gets the value of the addressLines property.AddressLinesType.getAddressLines()Gets the value of the addressLines property.AdministrativeArea.getAddressLines()Gets the value of the addressLines property.AdministrativeArea.SubAdministrativeArea.getAddressLines()Gets the value of the addressLines property.Department.getAddressLines()Gets the value of the addressLines property.DependentLocalityType.getAddressLines()Gets the value of the addressLines property.FirmType.getAddressLines()Gets the value of the addressLines property.LargeMailUserType.getAddressLines()Gets the value of the addressLines property.Locality.getAddressLines()Gets the value of the addressLines property.MailStopType.getAddressLines()Gets the value of the addressLines property.PostalCode.getAddressLines()Gets the value of the addressLines property.PostalCode.PostTown.getAddressLines()Gets the value of the addressLines property.PostalRouteType.getAddressLines()Gets the value of the addressLines property.PostBox.getAddressLines()Gets the value of the addressLines property.PostOffice.getAddressLines()Gets the value of the addressLines property.Premise.getAddressLines()Gets the value of the addressLines property.Premise.PremiseNumberRange.PremiseNumberRangeFrom.getAddressLines()Gets the value of the addressLines property.Premise.PremiseNumberRange.PremiseNumberRangeTo.getAddressLines()Gets the value of the addressLines property.SubPremiseType.getAddressLines()Gets the value of the addressLines property.Thoroughfare.DependentThoroughfare.getAddressLines()Gets the value of the addressLines property.Thoroughfare.getAddressLines()Gets the value of the addressLines property.Thoroughfare.ThoroughfareNumberRange.getAddressLines()Gets the value of the addressLines property.