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

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

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

Fields in org.openvpms.esci.ubl.common.extension declared as ExtensionReasonType
protected  ExtensionReasonType UBLExtensionType.extensionReason
           
 

Methods in org.openvpms.esci.ubl.common.extension that return ExtensionReasonType
 ExtensionReasonType ObjectFactory.createExtensionReasonType()
          Create an instance of ExtensionReasonType
 ExtensionReasonType UBLExtensionType.getExtensionReason()
          A description of the reason for the Extension.
 

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

Methods in org.openvpms.esci.ubl.common.extension with parameters of type ExtensionReasonType
 JAXBElement<ExtensionReasonType> ObjectFactory.createExtensionReason(ExtensionReasonType value)
          Create an instance of JAXBElement<ExtensionReasonType>}
 void UBLExtensionType.setExtensionReason(ExtensionReasonType value)
          Sets the value of the extensionReason property.
 



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