Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentPercentType
-
Packages that use PaymentPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentPercentType Modifier and Type Field Description protected PaymentPercentTypePaymentTermsType. paymentPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentPercentType Modifier and Type Method Description PaymentPercentTypePaymentTermsType. getPaymentPercent()Gets the value of the paymentPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentPercentType Modifier and Type Method Description voidPaymentTermsType. setPaymentPercent(PaymentPercentType value)Sets the value of the paymentPercent property. -
Uses of PaymentPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentPercentType Modifier and Type Method Description PaymentPercentTypeObjectFactory. createPaymentPercentType()Create an instance ofPaymentPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentPercentType>ObjectFactory. createPaymentPercent(PaymentPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentPercentType>ObjectFactory. createPaymentPercent(PaymentPercentType value)
-