Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentDescriptionType
-
Packages that use PaymentDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PaymentDescriptionType Modifier and Type Field Description protected List<PaymentDescriptionType>AwardingTermsType. paymentDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PaymentDescriptionType Modifier and Type Method Description List<PaymentDescriptionType>AwardingTermsType. getPaymentDescription()Gets the value of the paymentDescription property. -
Uses of PaymentDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentDescriptionType Modifier and Type Method Description PaymentDescriptionTypeObjectFactory. createPaymentDescriptionType()Create an instance ofPaymentDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentDescriptionType>ObjectFactory. createPaymentDescription(PaymentDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentDescriptionType>ObjectFactory. createPaymentDescription(PaymentDescriptionType value)
-