au.net.electronichealth.ns.pcehr.xsd.common.commoncoreelements._1
Class ObjectFactory

java.lang.Object
  extended by au.net.electronichealth.ns.pcehr.xsd.common.commoncoreelements._1.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the au.net.electronichealth.ns.pcehr.xsd.common.commoncoreelements._1 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
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: au.net.electronichealth.ns.pcehr.xsd.common.commoncoreelements._1
 
Method Summary
 AccessConditionsType createAccessConditionsType()
          Create an instance of AccessConditionsType
 AccessedEntityType createAccessedEntityType()
          Create an instance of AccessedEntityType
 AddressType createAddressType()
          Create an instance of AddressType
 AddressType.LevelGroup createAddressTypeLevelGroup()
          Create an instance of AddressType.LevelGroup
 AddressType.PostalDeliveryGroup createAddressTypePostalDeliveryGroup()
          Create an instance of AddressType.PostalDeliveryGroup
 AddressType.UnitGroup createAddressTypeUnitGroup()
          Create an instance of AddressType.UnitGroup
 javax.xml.bind.JAXBElement<DateAccuracyIndicatorType> createDateAccuracyIndicatorType(DateAccuracyIndicatorType value)
          Create an instance of JAXBElement<DateAccuracyIndicatorType>}
 javax.xml.bind.JAXBElement<java.lang.String> createDvaFileNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createIhiNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createMedicareCardNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Integer> createMedicareIRN(java.lang.Integer value)
          Create an instance of JAXBElement<Integer>}
 javax.xml.bind.JAXBElement<java.lang.String> createMilitaryHealthNumber(java.lang.String value)
          Create an instance of JAXBElement<String>}
 NameType createNameType()
          Create an instance of NameType
 OrganisationServiceType createOrganisationServiceType()
          Create an instance of OrganisationServiceType
 OrganisationServiceType.ComplexDate createOrganisationServiceTypeComplexDate()
          Create an instance of OrganisationServiceType.ComplexDate
 OrganisationType createOrganisationType()
          Create an instance of OrganisationType
 OrganisationType.ParticipatingOrganisation createOrganisationTypeParticipatingOrganisation()
          Create an instance of OrganisationType.ParticipatingOrganisation
 ParticipantActionType createParticipantActionType()
          Create an instance of ParticipantActionType
 ParticipantDetailsType createParticipantDetailsType()
          Create an instance of ParticipantDetailsType
 PCEHRHeader createPCEHRHeader()
          Create an instance of PCEHRHeader
 PCEHRHeader.AccessingOrganisation createPCEHRHeaderAccessingOrganisation()
          Create an instance of PCEHRHeader.AccessingOrganisation
 PCEHRHeader.ProductType createPCEHRHeaderProductType()
          Create an instance of PCEHRHeader.ProductType
 PCEHRHeader.User createPCEHRHeaderUser()
          Create an instance of PCEHRHeader.User
 PCEHRMobileHeader createPCEHRMobileHeader()
          Create an instance of PCEHRMobileHeader
 ResponseStatusType createResponseStatusType()
          Create an instance of ResponseStatusType
 javax.xml.bind.JAXBElement<Sex> createSex(Sex value)
          Create an instance of JAXBElement<Sex>}
 Signature createSignature()
          Create an instance of Signature
 Timestamp createTimestamp()
          Create an instance of Timestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: au.net.electronichealth.ns.pcehr.xsd.common.commoncoreelements._1

Method Detail

createPCEHRHeader

public PCEHRHeader createPCEHRHeader()
Create an instance of PCEHRHeader


createAccessConditionsType

public AccessConditionsType createAccessConditionsType()
Create an instance of AccessConditionsType


createAddressType

public AddressType createAddressType()
Create an instance of AddressType


createOrganisationServiceType

public OrganisationServiceType createOrganisationServiceType()
Create an instance of OrganisationServiceType


createOrganisationServiceTypeComplexDate

public OrganisationServiceType.ComplexDate createOrganisationServiceTypeComplexDate()
Create an instance of OrganisationServiceType.ComplexDate


createParticipantActionType

public ParticipantActionType createParticipantActionType()
Create an instance of ParticipantActionType


createPCEHRHeaderUser

public PCEHRHeader.User createPCEHRHeaderUser()
Create an instance of PCEHRHeader.User


createOrganisationType

public OrganisationType createOrganisationType()
Create an instance of OrganisationType


createPCEHRHeaderProductType

public PCEHRHeader.ProductType createPCEHRHeaderProductType()
Create an instance of PCEHRHeader.ProductType


createPCEHRHeaderAccessingOrganisation

public PCEHRHeader.AccessingOrganisation createPCEHRHeaderAccessingOrganisation()
Create an instance of PCEHRHeader.AccessingOrganisation


createTimestamp

public Timestamp createTimestamp()
Create an instance of Timestamp


createPCEHRMobileHeader

public PCEHRMobileHeader createPCEHRMobileHeader()
Create an instance of PCEHRMobileHeader


createSignature

public Signature createSignature()
Create an instance of Signature


createNameType

public NameType createNameType()
Create an instance of NameType


createAccessedEntityType

public AccessedEntityType createAccessedEntityType()
Create an instance of AccessedEntityType


createParticipantDetailsType

public ParticipantDetailsType createParticipantDetailsType()
Create an instance of ParticipantDetailsType


createResponseStatusType

public ResponseStatusType createResponseStatusType()
Create an instance of ResponseStatusType


createAddressTypePostalDeliveryGroup

public AddressType.PostalDeliveryGroup createAddressTypePostalDeliveryGroup()
Create an instance of AddressType.PostalDeliveryGroup


createAddressTypeUnitGroup

public AddressType.UnitGroup createAddressTypeUnitGroup()
Create an instance of AddressType.UnitGroup


createAddressTypeLevelGroup

public AddressType.LevelGroup createAddressTypeLevelGroup()
Create an instance of AddressType.LevelGroup


createOrganisationTypeParticipatingOrganisation

public OrganisationType.ParticipatingOrganisation createOrganisationTypeParticipatingOrganisation()
Create an instance of OrganisationType.ParticipatingOrganisation


createDvaFileNumber

public javax.xml.bind.JAXBElement<java.lang.String> createDvaFileNumber(java.lang.String value)
Create an instance of JAXBElement<String>}


createSex

public javax.xml.bind.JAXBElement<Sex> createSex(Sex value)
Create an instance of JAXBElement<Sex>}


createIhiNumber

public javax.xml.bind.JAXBElement<java.lang.String> createIhiNumber(java.lang.String value)
Create an instance of JAXBElement<String>}


createMedicareCardNumber

public javax.xml.bind.JAXBElement<java.lang.String> createMedicareCardNumber(java.lang.String value)
Create an instance of JAXBElement<String>}


createDateAccuracyIndicatorType

public javax.xml.bind.JAXBElement<DateAccuracyIndicatorType> createDateAccuracyIndicatorType(DateAccuracyIndicatorType value)
Create an instance of JAXBElement<DateAccuracyIndicatorType>}


createMedicareIRN

public javax.xml.bind.JAXBElement<java.lang.Integer> createMedicareIRN(java.lang.Integer value)
Create an instance of JAXBElement<Integer>}


createMilitaryHealthNumber

public javax.xml.bind.JAXBElement<java.lang.String> createMilitaryHealthNumber(java.lang.String value)
Create an instance of JAXBElement<String>}