Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ForecastExceptionCriterionLineType
-
Packages that use ForecastExceptionCriterionLineType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ForecastExceptionCriterionLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ForecastExceptionCriterionLineType Modifier and Type Field Description protected ForecastExceptionCriterionLineTypeExceptionCriteriaLineType. forecastExceptionCriterionLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastExceptionCriterionLineType Modifier and Type Method Description ForecastExceptionCriterionLineTypeObjectFactory. createForecastExceptionCriterionLineType()Create an instance ofForecastExceptionCriterionLineTypeForecastExceptionCriterionLineTypeExceptionCriteriaLineType. getForecastExceptionCriterionLine()Gets the value of the forecastExceptionCriterionLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ForecastExceptionCriterionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastExceptionCriterionLineType>ObjectFactory. createForecastExceptionCriterionLine(ForecastExceptionCriterionLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastExceptionCriterionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastExceptionCriterionLineType>ObjectFactory. createForecastExceptionCriterionLine(ForecastExceptionCriterionLineType value)voidExceptionCriteriaLineType. setForecastExceptionCriterionLine(ForecastExceptionCriterionLineType value)Sets the value of the forecastExceptionCriterionLine property.
-