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

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

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

Subclasses of OrderType in org.openvpms.esci.ubl.order
 class Order
          Implementation of the UBL OrderType with annotations to ensure it marhsals correctly.
 

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

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

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



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