Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentAlternativeCurrencyCodeType
-
Packages that use PaymentAlternativeCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentAlternativeCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PaymentAlternativeCurrencyCodeType Modifier and Type Field Description protected PaymentAlternativeCurrencyCodeTypeCreditNoteType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeDebitNoteType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeFreightInvoiceType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeInvoiceType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeReminderType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeSelfBilledCreditNoteType. paymentAlternativeCurrencyCodeprotected PaymentAlternativeCurrencyCodeTypeSelfBilledInvoiceType. paymentAlternativeCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb that return PaymentAlternativeCurrencyCodeType Modifier and Type Method Description PaymentAlternativeCurrencyCodeTypeCreditNoteType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeDebitNoteType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeFreightInvoiceType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeInvoiceType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeReminderType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeSelfBilledCreditNoteType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.PaymentAlternativeCurrencyCodeTypeSelfBilledInvoiceType. getPaymentAlternativeCurrencyCode()Gets the value of the paymentAlternativeCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PaymentAlternativeCurrencyCodeType Modifier and Type Method Description voidCreditNoteType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidDebitNoteType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidFreightInvoiceType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidInvoiceType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidReminderType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidSelfBilledCreditNoteType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property.voidSelfBilledInvoiceType. setPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Sets the value of the paymentAlternativeCurrencyCode property. -
Uses of PaymentAlternativeCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentAlternativeCurrencyCodeType Modifier and Type Method Description PaymentAlternativeCurrencyCodeTypeObjectFactory. createPaymentAlternativeCurrencyCodeType()Create an instance ofPaymentAlternativeCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentAlternativeCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentAlternativeCurrencyCodeType>ObjectFactory. createPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentAlternativeCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentAlternativeCurrencyCodeType>ObjectFactory. createPaymentAlternativeCurrencyCode(PaymentAlternativeCurrencyCodeType value)
-