Uses of Class
org.openvpms.esci.ubl.common.extension.ExtensionURIType

Packages that use ExtensionURIType
org.openvpms.esci.ubl.common.extension   
 

Uses of ExtensionURIType in org.openvpms.esci.ubl.common.extension
 

Fields in org.openvpms.esci.ubl.common.extension declared as ExtensionURIType
protected  ExtensionURIType UBLExtensionType.extensionURI
           
 

Methods in org.openvpms.esci.ubl.common.extension that return ExtensionURIType
 ExtensionURIType ObjectFactory.createExtensionURIType()
          Create an instance of ExtensionURIType
 ExtensionURIType UBLExtensionType.getExtensionURI()
          A URI for the Extension.
 

Methods in org.openvpms.esci.ubl.common.extension that return types with arguments of type ExtensionURIType
 JAXBElement<ExtensionURIType> ObjectFactory.createExtensionURI(ExtensionURIType value)
          Create an instance of JAXBElement<ExtensionURIType>}
 

Methods in org.openvpms.esci.ubl.common.extension with parameters of type ExtensionURIType
 JAXBElement<ExtensionURIType> ObjectFactory.createExtensionURI(ExtensionURIType value)
          Create an instance of JAXBElement<ExtensionURIType>}
 void UBLExtensionType.setExtensionURI(ExtensionURIType value)
          Sets the value of the extensionURI property.
 



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