Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentDueDateType
-
Packages that use PaymentDueDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentDueDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentDueDateType Modifier and Type Field Description protected PaymentDueDateTypePaymentMeansType. paymentDueDateprotected PaymentDueDateTypePaymentTermsType. paymentDueDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentDueDateType Modifier and Type Method Description PaymentDueDateTypePaymentMeansType. getPaymentDueDate()Gets the value of the paymentDueDate property.PaymentDueDateTypePaymentTermsType. getPaymentDueDate()Gets the value of the paymentDueDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentDueDateType Modifier and Type Method Description voidPaymentMeansType. setPaymentDueDate(PaymentDueDateType value)Sets the value of the paymentDueDate property.voidPaymentTermsType. setPaymentDueDate(PaymentDueDateType value)Sets the value of the paymentDueDate property. -
Uses of PaymentDueDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentDueDateType Modifier and Type Method Description PaymentDueDateTypeObjectFactory. createPaymentDueDateType()Create an instance ofPaymentDueDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentDueDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentDueDateType>ObjectFactory. createPaymentDueDate(PaymentDueDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentDueDateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentDueDateType>ObjectFactory. createPaymentDueDate(PaymentDueDateType value)
-