Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.OrderReferenceType
-
Packages that use OrderReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of OrderReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as OrderReferenceType Modifier and Type Field Description protected OrderReferenceTypeCreditNoteType. orderReferenceprotected OrderReferenceTypeDebitNoteType. orderReferenceprotected OrderReferenceTypeFreightInvoiceType. orderReferenceprotected OrderReferenceTypeInvoiceType. orderReferenceprotected OrderReferenceTypeOrderChangeType. orderReferenceprotected OrderReferenceTypeOrderResponseSimpleType. orderReferenceprotected OrderReferenceTypeSelfBilledCreditNoteType. orderReferenceprotected OrderReferenceTypeSelfBilledInvoiceType. orderReferenceFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type OrderReferenceType Modifier and Type Field Description protected List<OrderReferenceType>DespatchAdviceType. orderReferenceprotected List<OrderReferenceType>FulfilmentCancellationType. orderReferenceprotected List<OrderReferenceType>OrderCancellationType. orderReferenceprotected List<OrderReferenceType>OrderResponseType. orderReferenceprotected List<OrderReferenceType>ReceiptAdviceType. orderReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return OrderReferenceType Modifier and Type Method Description OrderReferenceTypeCreditNoteType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeDebitNoteType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeFreightInvoiceType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeInvoiceType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeOrderChangeType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeOrderResponseSimpleType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeSelfBilledCreditNoteType. getOrderReference()Gets the value of the orderReference property.OrderReferenceTypeSelfBilledInvoiceType. getOrderReference()Gets the value of the orderReference property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type OrderReferenceType Modifier and Type Method Description List<OrderReferenceType>DespatchAdviceType. getOrderReference()Gets the value of the orderReference property.List<OrderReferenceType>FulfilmentCancellationType. getOrderReference()Gets the value of the orderReference property.List<OrderReferenceType>OrderCancellationType. getOrderReference()Gets the value of the orderReference property.List<OrderReferenceType>OrderResponseType. getOrderReference()Gets the value of the orderReference property.List<OrderReferenceType>ReceiptAdviceType. getOrderReference()Gets the value of the orderReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type OrderReferenceType Modifier and Type Method Description voidCreditNoteType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidDebitNoteType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidFreightInvoiceType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidInvoiceType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidOrderChangeType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidOrderResponseSimpleType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidSelfBilledCreditNoteType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.voidSelfBilledInvoiceType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property. -
Uses of OrderReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OrderReferenceType Modifier and Type Field Description protected OrderReferenceTypeOrderLineReferenceType. orderReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OrderReferenceType Modifier and Type Method Description OrderReferenceTypeObjectFactory. createOrderReferenceType()Create an instance ofOrderReferenceTypeOrderReferenceTypeOrderLineReferenceType. getOrderReference()Gets the value of the orderReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type OrderReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderReferenceType>ObjectFactory. createOrderReference(OrderReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OrderReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<OrderReferenceType>ObjectFactory. createOrderReference(OrderReferenceType value)voidOrderLineReferenceType. setOrderReference(OrderReferenceType value)Sets the value of the orderReference property.
-