Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ForecastLineType
-
Packages that use ForecastLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ForecastLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ForecastLineType Modifier and Type Field Description protected List<ForecastLineType>ForecastType. forecastLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ForecastLineType Modifier and Type Method Description List<ForecastLineType>ForecastType. getForecastLine()Gets the value of the forecastLine property. -
Uses of ForecastLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastLineType Modifier and Type Method Description ForecastLineTypeObjectFactory. createForecastLineType()Create an instance ofForecastLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ForecastLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastLineType>ObjectFactory. createForecastLine(ForecastLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastLineType>ObjectFactory. createForecastLine(ForecastLineType value)
-