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

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

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

Fields in org.openvpms.esci.ubl.common.extension declared as ExtensionVersionIDType
protected  ExtensionVersionIDType UBLExtensionType.extensionVersionID
           
 

Methods in org.openvpms.esci.ubl.common.extension that return ExtensionVersionIDType
 ExtensionVersionIDType ObjectFactory.createExtensionVersionIDType()
          Create an instance of ExtensionVersionIDType
 ExtensionVersionIDType UBLExtensionType.getExtensionVersionID()
          The version of the Extension.
 

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

Methods in org.openvpms.esci.ubl.common.extension with parameters of type ExtensionVersionIDType
 JAXBElement<ExtensionVersionIDType> ObjectFactory.createExtensionVersionID(ExtensionVersionIDType value)
          Create an instance of JAXBElement<ExtensionVersionIDType>}
 void UBLExtensionType.setExtensionVersionID(ExtensionVersionIDType value)
          Sets the value of the extensionVersionID property.
 



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