org.openvpms.esci.ubl.common.extension
Class ObjectFactory

java.lang.Object
  extended by org.openvpms.esci.ubl.common.extension.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.openvpms.esci.ubl.common.extension 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: org.openvpms.esci.ubl.common.extension
 
Method Summary
 JAXBElement<ExtensionAgencyIDType> createExtensionAgencyID(ExtensionAgencyIDType value)
          Create an instance of JAXBElement<ExtensionAgencyIDType>}
 ExtensionAgencyIDType createExtensionAgencyIDType()
          Create an instance of ExtensionAgencyIDType
 JAXBElement<ExtensionAgencyNameType> createExtensionAgencyName(ExtensionAgencyNameType value)
          Create an instance of JAXBElement<ExtensionAgencyNameType>}
 ExtensionAgencyNameType createExtensionAgencyNameType()
          Create an instance of ExtensionAgencyNameType
 JAXBElement<ExtensionAgencyURIType> createExtensionAgencyURI(ExtensionAgencyURIType value)
          Create an instance of JAXBElement<ExtensionAgencyURIType>}
 ExtensionAgencyURIType createExtensionAgencyURIType()
          Create an instance of ExtensionAgencyURIType
 JAXBElement<ExtensionContentType> createExtensionContent(ExtensionContentType value)
          Create an instance of JAXBElement<ExtensionContentType>}
 ExtensionContentType createExtensionContentType()
          Create an instance of ExtensionContentType
 JAXBElement<ExtensionReasonType> createExtensionReason(ExtensionReasonType value)
          Create an instance of JAXBElement<ExtensionReasonType>}
 JAXBElement<ExtensionReasonCodeType> createExtensionReasonCode(ExtensionReasonCodeType value)
          Create an instance of JAXBElement<ExtensionReasonCodeType>}
 ExtensionReasonCodeType createExtensionReasonCodeType()
          Create an instance of ExtensionReasonCodeType
 ExtensionReasonType createExtensionReasonType()
          Create an instance of ExtensionReasonType
 JAXBElement<ExtensionURIType> createExtensionURI(ExtensionURIType value)
          Create an instance of JAXBElement<ExtensionURIType>}
 ExtensionURIType createExtensionURIType()
          Create an instance of ExtensionURIType
 JAXBElement<ExtensionVersionIDType> createExtensionVersionID(ExtensionVersionIDType value)
          Create an instance of JAXBElement<ExtensionVersionIDType>}
 ExtensionVersionIDType createExtensionVersionIDType()
          Create an instance of ExtensionVersionIDType
 JAXBElement<UBLExtensionType> createUBLExtension(UBLExtensionType value)
          Create an instance of JAXBElement<UBLExtensionType>}
 JAXBElement<UBLExtensionsType> createUBLExtensions(UBLExtensionsType value)
          Create an instance of JAXBElement<UBLExtensionsType>}
 UBLExtensionsType createUBLExtensionsType()
          Create an instance of UBLExtensionsType
 UBLExtensionType createUBLExtensionType()
          Create an instance of UBLExtensionType
 
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: org.openvpms.esci.ubl.common.extension

Method Detail

createExtensionReasonCodeType

public ExtensionReasonCodeType createExtensionReasonCodeType()
Create an instance of ExtensionReasonCodeType


createExtensionURIType

public ExtensionURIType createExtensionURIType()
Create an instance of ExtensionURIType


createExtensionVersionIDType

public ExtensionVersionIDType createExtensionVersionIDType()
Create an instance of ExtensionVersionIDType


createExtensionAgencyNameType

public ExtensionAgencyNameType createExtensionAgencyNameType()
Create an instance of ExtensionAgencyNameType


createUBLExtensionType

public UBLExtensionType createUBLExtensionType()
Create an instance of UBLExtensionType


createExtensionAgencyIDType

public ExtensionAgencyIDType createExtensionAgencyIDType()
Create an instance of ExtensionAgencyIDType


createExtensionAgencyURIType

public ExtensionAgencyURIType createExtensionAgencyURIType()
Create an instance of ExtensionAgencyURIType


createUBLExtensionsType

public UBLExtensionsType createUBLExtensionsType()
Create an instance of UBLExtensionsType


createExtensionReasonType

public ExtensionReasonType createExtensionReasonType()
Create an instance of ExtensionReasonType


createExtensionContentType

public ExtensionContentType createExtensionContentType()
Create an instance of ExtensionContentType


createExtensionVersionID

public JAXBElement<ExtensionVersionIDType> createExtensionVersionID(ExtensionVersionIDType value)
Create an instance of JAXBElement<ExtensionVersionIDType>}


createExtensionReasonCode

public JAXBElement<ExtensionReasonCodeType> createExtensionReasonCode(ExtensionReasonCodeType value)
Create an instance of JAXBElement<ExtensionReasonCodeType>}


createExtensionAgencyName

public JAXBElement<ExtensionAgencyNameType> createExtensionAgencyName(ExtensionAgencyNameType value)
Create an instance of JAXBElement<ExtensionAgencyNameType>}


createExtensionAgencyID

public JAXBElement<ExtensionAgencyIDType> createExtensionAgencyID(ExtensionAgencyIDType value)
Create an instance of JAXBElement<ExtensionAgencyIDType>}


createExtensionAgencyURI

public JAXBElement<ExtensionAgencyURIType> createExtensionAgencyURI(ExtensionAgencyURIType value)
Create an instance of JAXBElement<ExtensionAgencyURIType>}


createUBLExtensions

public JAXBElement<UBLExtensionsType> createUBLExtensions(UBLExtensionsType value)
Create an instance of JAXBElement<UBLExtensionsType>}


createExtensionURI

public JAXBElement<ExtensionURIType> createExtensionURI(ExtensionURIType value)
Create an instance of JAXBElement<ExtensionURIType>}


createExtensionReason

public JAXBElement<ExtensionReasonType> createExtensionReason(ExtensionReasonType value)
Create an instance of JAXBElement<ExtensionReasonType>}


createUBLExtension

public JAXBElement<UBLExtensionType> createUBLExtension(UBLExtensionType value)
Create an instance of JAXBElement<UBLExtensionType>}


createExtensionContent

public JAXBElement<ExtensionContentType> createExtensionContent(ExtensionContentType value)
Create an instance of JAXBElement<ExtensionContentType>}



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..