Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaidAmountType
-
Packages that use PaidAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaidAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaidAmountType Modifier and Type Field Description protected PaidAmountTypePaymentType. paidAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaidAmountType Modifier and Type Method Description PaidAmountTypePaymentType. getPaidAmount()Gets the value of the paidAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaidAmountType Modifier and Type Method Description voidPaymentType. setPaidAmount(PaidAmountType value)Sets the value of the paidAmount property. -
Uses of PaidAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaidAmountType Modifier and Type Method Description PaidAmountTypeObjectFactory. createPaidAmountType()Create an instance ofPaidAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaidAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaidAmountType>ObjectFactory. createPaidAmount(PaidAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaidAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaidAmountType>ObjectFactory. createPaidAmount(PaidAmountType value)
-