Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorrectionUnitAmountType
-
Packages that use CorrectionUnitAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorrectionUnitAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorrectionUnitAmountType Modifier and Type Field Description protected CorrectionUnitAmountTypeConsumptionCorrectionType. correctionUnitAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorrectionUnitAmountType Modifier and Type Method Description CorrectionUnitAmountTypeConsumptionCorrectionType. getCorrectionUnitAmount()Gets the value of the correctionUnitAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorrectionUnitAmountType Modifier and Type Method Description voidConsumptionCorrectionType. setCorrectionUnitAmount(CorrectionUnitAmountType value)Sets the value of the correctionUnitAmount property. -
Uses of CorrectionUnitAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorrectionUnitAmountType Modifier and Type Method Description CorrectionUnitAmountTypeObjectFactory. createCorrectionUnitAmountType()Create an instance ofCorrectionUnitAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorrectionUnitAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorrectionUnitAmountType>ObjectFactory. createCorrectionUnitAmount(CorrectionUnitAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorrectionUnitAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorrectionUnitAmountType>ObjectFactory. createCorrectionUnitAmount(CorrectionUnitAmountType value)
-