Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CorrectionTypeCodeType
-
Packages that use CorrectionTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CorrectionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CorrectionTypeCodeType Modifier and Type Field Description protected CorrectionTypeCodeTypeConsumptionCorrectionType. correctionTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CorrectionTypeCodeType Modifier and Type Method Description CorrectionTypeCodeTypeConsumptionCorrectionType. getCorrectionTypeCode()Gets the value of the correctionTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CorrectionTypeCodeType Modifier and Type Method Description voidConsumptionCorrectionType. setCorrectionTypeCode(CorrectionTypeCodeType value)Sets the value of the correctionTypeCode property. -
Uses of CorrectionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CorrectionTypeCodeType Modifier and Type Method Description CorrectionTypeCodeTypeObjectFactory. createCorrectionTypeCodeType()Create an instance ofCorrectionTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CorrectionTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorrectionTypeCodeType>ObjectFactory. createCorrectionTypeCode(CorrectionTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CorrectionTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CorrectionTypeCodeType>ObjectFactory. createCorrectionTypeCode(CorrectionTypeCodeType value)
-