Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentOrderReferenceType
-
Packages that use PaymentOrderReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentOrderReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PaymentOrderReferenceType Modifier and Type Field Description protected PaymentOrderReferenceTypeRemittanceAdviceType. paymentOrderReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return PaymentOrderReferenceType Modifier and Type Method Description PaymentOrderReferenceTypeRemittanceAdviceType. getPaymentOrderReference()Gets the value of the paymentOrderReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PaymentOrderReferenceType Modifier and Type Method Description voidRemittanceAdviceType. setPaymentOrderReference(PaymentOrderReferenceType value)Sets the value of the paymentOrderReference property. -
Uses of PaymentOrderReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentOrderReferenceType Modifier and Type Method Description PaymentOrderReferenceTypeObjectFactory. createPaymentOrderReferenceType()Create an instance ofPaymentOrderReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentOrderReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentOrderReferenceType>ObjectFactory. createPaymentOrderReference(PaymentOrderReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentOrderReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentOrderReferenceType>ObjectFactory. createPaymentOrderReference(PaymentOrderReferenceType value)
-