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

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

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

Fields in org.openvpms.esci.ubl.common.extension declared as ExtensionAgencyURIType
protected  ExtensionAgencyURIType UBLExtensionType.extensionAgencyURI
           
 

Methods in org.openvpms.esci.ubl.common.extension that return ExtensionAgencyURIType
 ExtensionAgencyURIType ObjectFactory.createExtensionAgencyURIType()
          Create an instance of ExtensionAgencyURIType
 ExtensionAgencyURIType UBLExtensionType.getExtensionAgencyURI()
          A URI for the Agency that maintains the Extension.
 

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

Methods in org.openvpms.esci.ubl.common.extension with parameters of type ExtensionAgencyURIType
 JAXBElement<ExtensionAgencyURIType> ObjectFactory.createExtensionAgencyURI(ExtensionAgencyURIType value)
          Create an instance of JAXBElement<ExtensionAgencyURIType>}
 void UBLExtensionType.setExtensionAgencyURI(ExtensionAgencyURIType value)
          Sets the value of the extensionAgencyURI property.
 



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