Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PaymentMeansType
-
Packages that use PaymentMeansType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PaymentMeansType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PaymentMeansType Modifier and Type Field Description protected PaymentMeansTypeQuotationType. paymentMeansprotected PaymentMeansTypeRemittanceAdviceType. paymentMeansprotected PaymentMeansTypeSelfBilledInvoiceType. paymentMeansFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type PaymentMeansType Modifier and Type Field Description protected List<PaymentMeansType>CreditNoteType. paymentMeansprotected List<PaymentMeansType>DebitNoteType. paymentMeansprotected List<PaymentMeansType>FreightInvoiceType. paymentMeansprotected List<PaymentMeansType>InvoiceType. paymentMeansprotected List<PaymentMeansType>OrderChangeType. paymentMeansprotected List<PaymentMeansType>OrderResponseType. paymentMeansprotected List<PaymentMeansType>OrderType. paymentMeansprotected List<PaymentMeansType>ReminderType. paymentMeansprotected List<PaymentMeansType>SelfBilledCreditNoteType. paymentMeansprotected List<PaymentMeansType>StatementType. paymentMeansMethods in network.oxalis.peppol.ubl2.jaxb that return PaymentMeansType Modifier and Type Method Description PaymentMeansTypeQuotationType. getPaymentMeans()Gets the value of the paymentMeans property.PaymentMeansTypeRemittanceAdviceType. getPaymentMeans()Gets the value of the paymentMeans property.PaymentMeansTypeSelfBilledInvoiceType. getPaymentMeans()Gets the value of the paymentMeans property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type PaymentMeansType Modifier and Type Method Description List<PaymentMeansType>CreditNoteType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>DebitNoteType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>FreightInvoiceType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>InvoiceType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>OrderChangeType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>OrderResponseType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>OrderType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>ReminderType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>SelfBilledCreditNoteType. getPaymentMeans()Gets the value of the paymentMeans property.List<PaymentMeansType>StatementType. getPaymentMeans()Gets the value of the paymentMeans property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PaymentMeansType Modifier and Type Method Description voidQuotationType. setPaymentMeans(PaymentMeansType value)Sets the value of the paymentMeans property.voidRemittanceAdviceType. setPaymentMeans(PaymentMeansType value)Sets the value of the paymentMeans property.voidSelfBilledInvoiceType. setPaymentMeans(PaymentMeansType value)Sets the value of the paymentMeans property. -
Uses of PaymentMeansType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentMeansType Modifier and Type Field Description protected PaymentMeansTypeStatementLineType. paymentMeansFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PaymentMeansType Modifier and Type Field Description protected List<PaymentMeansType>AllowanceChargeType. paymentMeansMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentMeansType Modifier and Type Method Description PaymentMeansTypeObjectFactory. createPaymentMeansType()Create an instance ofPaymentMeansTypePaymentMeansTypeStatementLineType. getPaymentMeans()Gets the value of the paymentMeans property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PaymentMeansType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaymentMeansType>ObjectFactory. createPaymentMeans(PaymentMeansType value)List<PaymentMeansType>AllowanceChargeType. getPaymentMeans()Gets the value of the paymentMeans property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentMeansType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaymentMeansType>ObjectFactory. createPaymentMeans(PaymentMeansType value)voidStatementLineType. setPaymentMeans(PaymentMeansType value)Sets the value of the paymentMeans property.
-