Uses of Class
network.oxalis.peppol.ubl2.jaxb.ForecastType
-
Packages that use ForecastType Package Description network.oxalis.peppol.ubl2.jaxb -
-
Uses of ForecastType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return ForecastType Modifier and Type Method Description ForecastTypeObjectFactory. createForecastType()Create an instance ofForecastTypeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ForecastType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastType>ObjectFactory. createForecast(ForecastType value)Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ForecastType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastType>ObjectFactory. createForecast(ForecastType value)
-