Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorrectionAmountType
-
Packages that use CorrectionAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorrectionAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorrectionAmountType Modifier and Type Field Description protected CorrectionAmountTypeConsumptionCorrectionType. correctionAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorrectionAmountType Modifier and Type Method Description CorrectionAmountTypeConsumptionCorrectionType. getCorrectionAmount()Gets the value of the correctionAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorrectionAmountType Modifier and Type Method Description voidConsumptionCorrectionType. setCorrectionAmount(CorrectionAmountType value)Sets the value of the correctionAmount property. -
Uses of CorrectionAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorrectionAmountType Modifier and Type Method Description CorrectionAmountTypeObjectFactory. createCorrectionAmountType()Create an instance ofCorrectionAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorrectionAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorrectionAmountType>ObjectFactory. createCorrectionAmount(CorrectionAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorrectionAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorrectionAmountType>ObjectFactory. createCorrectionAmount(CorrectionAmountType value)
-