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

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

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

Fields in org.openvpms.esci.ubl.common.extension declared as ExtensionAgencyIDType
protected  ExtensionAgencyIDType UBLExtensionType.extensionAgencyID
           
 

Methods in org.openvpms.esci.ubl.common.extension that return ExtensionAgencyIDType
 ExtensionAgencyIDType ObjectFactory.createExtensionAgencyIDType()
          Create an instance of ExtensionAgencyIDType
 ExtensionAgencyIDType UBLExtensionType.getExtensionAgencyID()
          An agency that maintains one or more Extensions.
 

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

Methods in org.openvpms.esci.ubl.common.extension with parameters of type ExtensionAgencyIDType
 JAXBElement<ExtensionAgencyIDType> ObjectFactory.createExtensionAgencyID(ExtensionAgencyIDType value)
          Create an instance of JAXBElement<ExtensionAgencyIDType>}
 void UBLExtensionType.setExtensionAgencyID(ExtensionAgencyIDType value)
          Sets the value of the extensionAgencyID property.
 



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