Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumPaidAmountType
-
Packages that use MaximumPaidAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumPaidAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumPaidAmountType Modifier and Type Field Description protected MaximumPaidAmountTypePaymentMandateType. maximumPaidAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumPaidAmountType Modifier and Type Method Description MaximumPaidAmountTypePaymentMandateType. getMaximumPaidAmount()Gets the value of the maximumPaidAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumPaidAmountType Modifier and Type Method Description voidPaymentMandateType. setMaximumPaidAmount(MaximumPaidAmountType value)Sets the value of the maximumPaidAmount property. -
Uses of MaximumPaidAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumPaidAmountType Modifier and Type Method Description MaximumPaidAmountTypeObjectFactory. createMaximumPaidAmountType()Create an instance ofMaximumPaidAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumPaidAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumPaidAmountType>ObjectFactory. createMaximumPaidAmount(MaximumPaidAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumPaidAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumPaidAmountType>ObjectFactory. createMaximumPaidAmount(MaximumPaidAmountType value)
-