Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorrectionTypeType
-
Packages that use CorrectionTypeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorrectionTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorrectionTypeType Modifier and Type Field Description protected CorrectionTypeTypeConsumptionCorrectionType. correctionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorrectionTypeType Modifier and Type Method Description CorrectionTypeTypeConsumptionCorrectionType. getCorrectionType()Gets the value of the correctionType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorrectionTypeType Modifier and Type Method Description voidConsumptionCorrectionType. setCorrectionType(CorrectionTypeType value)Sets the value of the correctionType property. -
Uses of CorrectionTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorrectionTypeType Modifier and Type Method Description CorrectionTypeTypeObjectFactory. createCorrectionTypeType()Create an instance ofCorrectionTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorrectionTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorrectionTypeType>ObjectFactory. createCorrectionType(CorrectionTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorrectionTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CorrectionTypeType>ObjectFactory. createCorrectionType(CorrectionTypeType value)
-