Package org.hisrc.w3c.oasis.xal.v_2_0
Class ObjectFactory
- java.lang.Object
-
- org.hisrc.w3c.oasis.xal.v_2_0.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.hisrc.w3c.oasis.xal.v_2_0 package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hisrc.w3c.oasis.xal.v_2_0
-
Method Summary
-
-
-
Method Detail
-
createPostalCode
public PostalCode createPostalCode()
Create an instance ofPostalCode
-
createPostOffice
public PostOffice createPostOffice()
Create an instance ofPostOffice
-
createThoroughfare
public Thoroughfare createThoroughfare()
Create an instance ofThoroughfare
-
createAdministrativeArea
public AdministrativeArea createAdministrativeArea()
Create an instance ofAdministrativeArea
-
createDepartment
public Department createDepartment()
Create an instance ofDepartment
-
createAdministrativeAreaSubAdministrativeArea
public AdministrativeArea.SubAdministrativeArea createAdministrativeAreaSubAdministrativeArea()
Create an instance ofAdministrativeArea.SubAdministrativeArea
-
createMailStopType
public MailStopType createMailStopType()
Create an instance ofMailStopType
-
createSubPremiseType
public SubPremiseType createSubPremiseType()
Create an instance ofSubPremiseType
-
createPremisePremiseNumberRange
public Premise.PremiseNumberRange createPremisePremiseNumberRange()
Create an instance ofPremise.PremiseNumberRange
-
createDependentLocalityType
public DependentLocalityType createDependentLocalityType()
Create an instance ofDependentLocalityType
-
createThoroughfareThoroughfareNumberRange
public Thoroughfare.ThoroughfareNumberRange createThoroughfareThoroughfareNumberRange()
Create an instance ofThoroughfare.ThoroughfareNumberRange
-
createPostalRouteType
public PostalRouteType createPostalRouteType()
Create an instance ofPostalRouteType
-
createLargeMailUserType
public LargeMailUserType createLargeMailUserType()
Create an instance ofLargeMailUserType
-
createPostalCodePostTown
public PostalCode.PostTown createPostalCodePostTown()
Create an instance ofPostalCode.PostTown
-
createAddressDetails
public AddressDetails createAddressDetails()
Create an instance ofAddressDetails
-
createAddressDetailsCountry
public AddressDetails.Country createAddressDetailsCountry()
Create an instance ofAddressDetails.Country
-
createAddressDetailsPostalServiceElements
public AddressDetails.PostalServiceElements createAddressDetailsPostalServiceElements()
Create an instance ofAddressDetails.PostalServiceElements
-
createAddressLine
public AddressLine createAddressLine()
Create an instance ofAddressLine
-
createLocalityLocalityName
public Locality.LocalityName createLocalityLocalityName()
Create an instance ofLocality.LocalityName
-
createPostBoxPostBoxNumber
public PostBox.PostBoxNumber createPostBoxPostBoxNumber()
Create an instance ofPostBox.PostBoxNumber
-
createPostBoxPostBoxNumberPrefix
public PostBox.PostBoxNumberPrefix createPostBoxPostBoxNumberPrefix()
Create an instance ofPostBox.PostBoxNumberPrefix
-
createPostBoxPostBoxNumberSuffix
public PostBox.PostBoxNumberSuffix createPostBoxPostBoxNumberSuffix()
Create an instance ofPostBox.PostBoxNumberSuffix
-
createPostBoxPostBoxNumberExtension
public PostBox.PostBoxNumberExtension createPostBoxPostBoxNumberExtension()
Create an instance ofPostBox.PostBoxNumberExtension
-
createPostalCodePostalCodeNumber
public PostalCode.PostalCodeNumber createPostalCodePostalCodeNumber()
Create an instance ofPostalCode.PostalCodeNumber
-
createPostalCodePostalCodeNumberExtension
public PostalCode.PostalCodeNumberExtension createPostalCodePostalCodeNumberExtension()
Create an instance ofPostalCode.PostalCodeNumberExtension
-
createPostOfficePostOfficeName
public PostOffice.PostOfficeName createPostOfficePostOfficeName()
Create an instance ofPostOffice.PostOfficeName
-
createPostOfficePostOfficeNumber
public PostOffice.PostOfficeNumber createPostOfficePostOfficeNumber()
Create an instance ofPostOffice.PostOfficeNumber
-
createThoroughfareNumber
public ThoroughfareNumber createThoroughfareNumber()
Create an instance ofThoroughfareNumber
-
createThoroughfareNumberPrefix
public ThoroughfareNumberPrefix createThoroughfareNumberPrefix()
Create an instance ofThoroughfareNumberPrefix
-
createThoroughfareNumberSuffix
public ThoroughfareNumberSuffix createThoroughfareNumberSuffix()
Create an instance ofThoroughfareNumberSuffix
-
createThoroughfarePreDirectionType
public ThoroughfarePreDirectionType createThoroughfarePreDirectionType()
Create an instance ofThoroughfarePreDirectionType
-
createThoroughfareLeadingTypeType
public ThoroughfareLeadingTypeType createThoroughfareLeadingTypeType()
Create an instance ofThoroughfareLeadingTypeType
-
createThoroughfareNameType
public ThoroughfareNameType createThoroughfareNameType()
Create an instance ofThoroughfareNameType
-
createThoroughfareTrailingTypeType
public ThoroughfareTrailingTypeType createThoroughfareTrailingTypeType()
Create an instance ofThoroughfareTrailingTypeType
-
createThoroughfarePostDirectionType
public ThoroughfarePostDirectionType createThoroughfarePostDirectionType()
Create an instance ofThoroughfarePostDirectionType
-
createThoroughfareDependentThoroughfare
public Thoroughfare.DependentThoroughfare createThoroughfareDependentThoroughfare()
Create an instance ofThoroughfare.DependentThoroughfare
-
createPremisePremiseName
public Premise.PremiseName createPremisePremiseName()
Create an instance ofPremise.PremiseName
-
createPremisePremiseLocation
public Premise.PremiseLocation createPremisePremiseLocation()
Create an instance ofPremise.PremiseLocation
-
createPremiseNumber
public PremiseNumber createPremiseNumber()
Create an instance ofPremiseNumber
-
createPremiseNumberPrefix
public PremiseNumberPrefix createPremiseNumberPrefix()
Create an instance ofPremiseNumberPrefix
-
createPremiseNumberSuffix
public PremiseNumberSuffix createPremiseNumberSuffix()
Create an instance ofPremiseNumberSuffix
-
createBuildingNameType
public BuildingNameType createBuildingNameType()
Create an instance ofBuildingNameType
-
createAdministrativeAreaAdministrativeAreaName
public AdministrativeArea.AdministrativeAreaName createAdministrativeAreaAdministrativeAreaName()
Create an instance ofAdministrativeArea.AdministrativeAreaName
-
createDepartmentDepartmentName
public Department.DepartmentName createDepartmentDepartmentName()
Create an instance ofDepartment.DepartmentName
-
createCountryName
public CountryName createCountryName()
Create an instance ofCountryName
-
createAddressLinesType
public AddressLinesType createAddressLinesType()
Create an instance ofAddressLinesType
-
createAdministrativeAreaSubAdministrativeAreaSubAdministrativeAreaName
public AdministrativeArea.SubAdministrativeArea.SubAdministrativeAreaName createAdministrativeAreaSubAdministrativeAreaSubAdministrativeAreaName()
Create an instance ofAdministrativeArea.SubAdministrativeArea.SubAdministrativeAreaName
-
createMailStopTypeMailStopName
public MailStopType.MailStopName createMailStopTypeMailStopName()
Create an instance ofMailStopType.MailStopName
-
createMailStopTypeMailStopNumber
public MailStopType.MailStopNumber createMailStopTypeMailStopNumber()
Create an instance ofMailStopType.MailStopNumber
-
createSubPremiseTypeSubPremiseName
public SubPremiseType.SubPremiseName createSubPremiseTypeSubPremiseName()
Create an instance ofSubPremiseType.SubPremiseName
-
createSubPremiseTypeSubPremiseLocation
public SubPremiseType.SubPremiseLocation createSubPremiseTypeSubPremiseLocation()
Create an instance ofSubPremiseType.SubPremiseLocation
-
createSubPremiseTypeSubPremiseNumber
public SubPremiseType.SubPremiseNumber createSubPremiseTypeSubPremiseNumber()
Create an instance ofSubPremiseType.SubPremiseNumber
-
createSubPremiseTypeSubPremiseNumberPrefix
public SubPremiseType.SubPremiseNumberPrefix createSubPremiseTypeSubPremiseNumberPrefix()
Create an instance ofSubPremiseType.SubPremiseNumberPrefix
-
createSubPremiseTypeSubPremiseNumberSuffix
public SubPremiseType.SubPremiseNumberSuffix createSubPremiseTypeSubPremiseNumberSuffix()
Create an instance ofSubPremiseType.SubPremiseNumberSuffix
-
createPremisePremiseNumberRangePremiseNumberRangeFrom
public Premise.PremiseNumberRange.PremiseNumberRangeFrom createPremisePremiseNumberRangePremiseNumberRangeFrom()
Create an instance ofPremise.PremiseNumberRange.PremiseNumberRangeFrom
-
createPremisePremiseNumberRangePremiseNumberRangeTo
public Premise.PremiseNumberRange.PremiseNumberRangeTo createPremisePremiseNumberRangePremiseNumberRangeTo()
Create an instance ofPremise.PremiseNumberRange.PremiseNumberRangeTo
-
createDependentLocalityTypeDependentLocalityName
public DependentLocalityType.DependentLocalityName createDependentLocalityTypeDependentLocalityName()
Create an instance ofDependentLocalityType.DependentLocalityName
-
createDependentLocalityTypeDependentLocalityNumber
public DependentLocalityType.DependentLocalityNumber createDependentLocalityTypeDependentLocalityNumber()
Create an instance ofDependentLocalityType.DependentLocalityNumber
-
createThoroughfareThoroughfareNumberRangeThoroughfareNumberFrom
public Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom createThoroughfareThoroughfareNumberRangeThoroughfareNumberFrom()
Create an instance ofThoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom
-
createThoroughfareThoroughfareNumberRangeThoroughfareNumberTo
public Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo createThoroughfareThoroughfareNumberRangeThoroughfareNumberTo()
Create an instance ofThoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo
-
createPostalRouteTypePostalRouteName
public PostalRouteType.PostalRouteName createPostalRouteTypePostalRouteName()
Create an instance ofPostalRouteType.PostalRouteName
-
createPostalRouteTypePostalRouteNumber
public PostalRouteType.PostalRouteNumber createPostalRouteTypePostalRouteNumber()
Create an instance ofPostalRouteType.PostalRouteNumber
-
createLargeMailUserTypeLargeMailUserName
public LargeMailUserType.LargeMailUserName createLargeMailUserTypeLargeMailUserName()
Create an instance ofLargeMailUserType.LargeMailUserName
-
createLargeMailUserTypeLargeMailUserIdentifier
public LargeMailUserType.LargeMailUserIdentifier createLargeMailUserTypeLargeMailUserIdentifier()
Create an instance ofLargeMailUserType.LargeMailUserIdentifier
-
createPostalCodePostTownPostTownName
public PostalCode.PostTown.PostTownName createPostalCodePostTownPostTownName()
Create an instance ofPostalCode.PostTown.PostTownName
-
createPostalCodePostTownPostTownSuffix
public PostalCode.PostTown.PostTownSuffix createPostalCodePostTownPostTownSuffix()
Create an instance ofPostalCode.PostTown.PostTownSuffix
-
createFirmTypeFirmName
public FirmType.FirmName createFirmTypeFirmName()
Create an instance ofFirmType.FirmName
-
createAddressDetailsAddress
public AddressDetails.Address createAddressDetailsAddress()
Create an instance ofAddressDetails.Address
-
createAddressDetailsCountryCountryNameCode
public AddressDetails.Country.CountryNameCode createAddressDetailsCountryCountryNameCode()
Create an instance ofAddressDetails.Country.CountryNameCode
-
createAddressDetailsPostalServiceElementsAddressIdentifier
public AddressDetails.PostalServiceElements.AddressIdentifier createAddressDetailsPostalServiceElementsAddressIdentifier()
Create an instance ofAddressDetails.PostalServiceElements.AddressIdentifier
-
createAddressDetailsPostalServiceElementsEndorsementLineCode
public AddressDetails.PostalServiceElements.EndorsementLineCode createAddressDetailsPostalServiceElementsEndorsementLineCode()
Create an instance ofAddressDetails.PostalServiceElements.EndorsementLineCode
-
createAddressDetailsPostalServiceElementsKeyLineCode
public AddressDetails.PostalServiceElements.KeyLineCode createAddressDetailsPostalServiceElementsKeyLineCode()
Create an instance ofAddressDetails.PostalServiceElements.KeyLineCode
-
createAddressDetailsPostalServiceElementsBarcode
public AddressDetails.PostalServiceElements.Barcode createAddressDetailsPostalServiceElementsBarcode()
Create an instance ofAddressDetails.PostalServiceElements.Barcode
-
createAddressDetailsPostalServiceElementsSortingCode
public AddressDetails.PostalServiceElements.SortingCode createAddressDetailsPostalServiceElementsSortingCode()
Create an instance ofAddressDetails.PostalServiceElements.SortingCode
-
createAddressDetailsPostalServiceElementsAddressLatitude
public AddressDetails.PostalServiceElements.AddressLatitude createAddressDetailsPostalServiceElementsAddressLatitude()
Create an instance ofAddressDetails.PostalServiceElements.AddressLatitude
-
createAddressDetailsPostalServiceElementsAddressLatitudeDirection
public AddressDetails.PostalServiceElements.AddressLatitudeDirection createAddressDetailsPostalServiceElementsAddressLatitudeDirection()
Create an instance ofAddressDetails.PostalServiceElements.AddressLatitudeDirection
-
createAddressDetailsPostalServiceElementsAddressLongitude
public AddressDetails.PostalServiceElements.AddressLongitude createAddressDetailsPostalServiceElementsAddressLongitude()
Create an instance ofAddressDetails.PostalServiceElements.AddressLongitude
-
createAddressDetailsPostalServiceElementsAddressLongitudeDirection
public AddressDetails.PostalServiceElements.AddressLongitudeDirection createAddressDetailsPostalServiceElementsAddressLongitudeDirection()
Create an instance ofAddressDetails.PostalServiceElements.AddressLongitudeDirection
-
createAddressDetailsPostalServiceElementsSupplementaryPostalServiceData
public AddressDetails.PostalServiceElements.SupplementaryPostalServiceData createAddressDetailsPostalServiceElementsSupplementaryPostalServiceData()
Create an instance ofAddressDetails.PostalServiceElements.SupplementaryPostalServiceData
-
createAddressDetails
public jakarta.xml.bind.JAXBElement<AddressDetails> createAddressDetails(AddressDetails value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<AddressDetails>
-
-