Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ForecastExceptionType
-
Packages that use ForecastExceptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ForecastExceptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ForecastExceptionType Modifier and Type Field Description protected ForecastExceptionTypeExceptionNotificationLineType. forecastExceptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastExceptionType Modifier and Type Method Description ForecastExceptionTypeObjectFactory. createForecastExceptionType()Create an instance ofForecastExceptionTypeForecastExceptionTypeExceptionNotificationLineType. getForecastException()Gets the value of the forecastException property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ForecastExceptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastExceptionType>ObjectFactory. createForecastException(ForecastExceptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastExceptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastExceptionType>ObjectFactory. createForecastException(ForecastExceptionType value)voidExceptionNotificationLineType. setForecastException(ForecastExceptionType value)Sets the value of the forecastException property.
-