Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ComparisonDataCodeType
-
Packages that use ComparisonDataCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ComparisonDataCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ComparisonDataCodeType Modifier and Type Field Description protected ComparisonDataCodeTypeForecastExceptionType. comparisonDataCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ComparisonDataCodeType Modifier and Type Method Description ComparisonDataCodeTypeForecastExceptionType. getComparisonDataCode()Gets the value of the comparisonDataCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ComparisonDataCodeType Modifier and Type Method Description voidForecastExceptionType. setComparisonDataCode(ComparisonDataCodeType value)Sets the value of the comparisonDataCode property. -
Uses of ComparisonDataCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ComparisonDataCodeType Modifier and Type Method Description ComparisonDataCodeTypeObjectFactory. createComparisonDataCodeType()Create an instance ofComparisonDataCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ComparisonDataCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparisonDataCodeType>ObjectFactory. createComparisonDataCode(ComparisonDataCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ComparisonDataCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparisonDataCodeType>ObjectFactory. createComparisonDataCode(ComparisonDataCodeType value)
-