Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ForecastRevisionLineType
-
Packages that use ForecastRevisionLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ForecastRevisionLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ForecastRevisionLineType Modifier and Type Field Description protected List<ForecastRevisionLineType>ForecastRevisionType. forecastRevisionLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ForecastRevisionLineType Modifier and Type Method Description List<ForecastRevisionLineType>ForecastRevisionType. getForecastRevisionLine()Gets the value of the forecastRevisionLine property. -
Uses of ForecastRevisionLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastRevisionLineType Modifier and Type Method Description ForecastRevisionLineTypeObjectFactory. createForecastRevisionLineType()Create an instance ofForecastRevisionLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ForecastRevisionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastRevisionLineType>ObjectFactory. createForecastRevisionLine(ForecastRevisionLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastRevisionLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastRevisionLineType>ObjectFactory. createForecastRevisionLine(ForecastRevisionLineType value)
-