Uses of Class
org.openvpms.esci.ubl.order.OrderChangeType

Packages that use OrderChangeType
org.openvpms.esci.ubl.order   
 

Uses of OrderChangeType in org.openvpms.esci.ubl.order
 

Methods in org.openvpms.esci.ubl.order that return OrderChangeType
 OrderChangeType ObjectFactory.createOrderChangeType()
          Create an instance of OrderChangeType
 

Methods in org.openvpms.esci.ubl.order that return types with arguments of type OrderChangeType
 JAXBElement<OrderChangeType> ObjectFactory.createOrderChange(OrderChangeType value)
          Create an instance of JAXBElement<OrderChangeType>}
 

Methods in org.openvpms.esci.ubl.order with parameters of type OrderChangeType
 JAXBElement<OrderChangeType> ObjectFactory.createOrderChange(OrderChangeType value)
          Create an instance of JAXBElement<OrderChangeType>}
 



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