Uses of Class
network.oxalis.peppol.ubl2.jaxb.OrderChangeType
-
Packages that use OrderChangeType Package Description network.oxalis.peppol.ubl2.jaxb -
-
Uses of OrderChangeType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return OrderChangeType Modifier and Type Method Description OrderChangeTypeObjectFactory. createOrderChangeType()Create an instance ofOrderChangeTypeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type OrderChangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderChangeType>ObjectFactory. createOrderChange(OrderChangeType value)Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type OrderChangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderChangeType>ObjectFactory. createOrderChange(OrderChangeType value)
-