Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrepaidAmountType
-
Packages that use PrepaidAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrepaidAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrepaidAmountType Modifier and Type Field Description protected PrepaidAmountTypeMonetaryTotalType. prepaidAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrepaidAmountType Modifier and Type Method Description PrepaidAmountTypeMonetaryTotalType. getPrepaidAmount()Gets the value of the prepaidAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrepaidAmountType Modifier and Type Method Description voidMonetaryTotalType. setPrepaidAmount(PrepaidAmountType value)Sets the value of the prepaidAmount property. -
Uses of PrepaidAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrepaidAmountType Modifier and Type Method Description PrepaidAmountTypeObjectFactory. createPrepaidAmountType()Create an instance ofPrepaidAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrepaidAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrepaidAmountType>ObjectFactory. createPrepaidAmount(PrepaidAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrepaidAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrepaidAmountType>ObjectFactory. createPrepaidAmount(PrepaidAmountType value)
-