Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ComparisonDataSourceCodeType
-
Packages that use ComparisonDataSourceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ComparisonDataSourceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ComparisonDataSourceCodeType Modifier and Type Field Description protected ComparisonDataSourceCodeTypeForecastExceptionCriterionLineType. comparisonDataSourceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ComparisonDataSourceCodeType Modifier and Type Method Description ComparisonDataSourceCodeTypeForecastExceptionCriterionLineType. getComparisonDataSourceCode()Gets the value of the comparisonDataSourceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ComparisonDataSourceCodeType Modifier and Type Method Description voidForecastExceptionCriterionLineType. setComparisonDataSourceCode(ComparisonDataSourceCodeType value)Sets the value of the comparisonDataSourceCode property. -
Uses of ComparisonDataSourceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ComparisonDataSourceCodeType Modifier and Type Method Description ComparisonDataSourceCodeTypeObjectFactory. createComparisonDataSourceCodeType()Create an instance ofComparisonDataSourceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ComparisonDataSourceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparisonDataSourceCodeType>ObjectFactory. createComparisonDataSourceCode(ComparisonDataSourceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ComparisonDataSourceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparisonDataSourceCodeType>ObjectFactory. createComparisonDataSourceCode(ComparisonDataSourceCodeType value)
-