Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentPurposeCodeType
-
Packages that use PaymentPurposeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentPurposeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentPurposeCodeType Modifier and Type Field Description protected PaymentPurposeCodeTypeCreditNoteLineType. paymentPurposeCodeprotected PaymentPurposeCodeTypeDebitNoteLineType. paymentPurposeCodeprotected PaymentPurposeCodeTypeInvoiceLineType. paymentPurposeCodeprotected PaymentPurposeCodeTypeReminderLineType. paymentPurposeCodeprotected PaymentPurposeCodeTypeRemittanceAdviceLineType. paymentPurposeCodeprotected PaymentPurposeCodeTypeStatementLineType. paymentPurposeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentPurposeCodeType Modifier and Type Method Description PaymentPurposeCodeTypeCreditNoteLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.PaymentPurposeCodeTypeDebitNoteLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.PaymentPurposeCodeTypeInvoiceLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.PaymentPurposeCodeTypeReminderLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.PaymentPurposeCodeTypeRemittanceAdviceLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.PaymentPurposeCodeTypeStatementLineType. getPaymentPurposeCode()Gets the value of the paymentPurposeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentPurposeCodeType Modifier and Type Method Description voidCreditNoteLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property.voidDebitNoteLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property.voidInvoiceLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property.voidReminderLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property.voidRemittanceAdviceLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property.voidStatementLineType. setPaymentPurposeCode(PaymentPurposeCodeType value)Sets the value of the paymentPurposeCode property. -
Uses of PaymentPurposeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentPurposeCodeType Modifier and Type Method Description PaymentPurposeCodeTypeObjectFactory. createPaymentPurposeCodeType()Create an instance ofPaymentPurposeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentPurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentPurposeCodeType>ObjectFactory. createPaymentPurposeCode(PaymentPurposeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentPurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentPurposeCodeType>ObjectFactory. createPaymentPurposeCode(PaymentPurposeCodeType value)
-