Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ForecastPurposeCodeType
-
Packages that use ForecastPurposeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ForecastPurposeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ForecastPurposeCodeType Modifier and Type Field Description protected ForecastPurposeCodeTypeForecastType. forecastPurposeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ForecastPurposeCodeType Modifier and Type Method Description ForecastPurposeCodeTypeForecastType. getForecastPurposeCode()Gets the value of the forecastPurposeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ForecastPurposeCodeType Modifier and Type Method Description voidForecastType. setForecastPurposeCode(ForecastPurposeCodeType value)Sets the value of the forecastPurposeCode property. -
Uses of ForecastPurposeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ForecastPurposeCodeType Modifier and Type Field Description protected ForecastPurposeCodeTypeForecastExceptionCriterionLineType. forecastPurposeCodeprotected ForecastPurposeCodeTypeForecastExceptionType. forecastPurposeCodeprotected ForecastPurposeCodeTypeRetailPlannedImpactType. forecastPurposeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastPurposeCodeType Modifier and Type Method Description ForecastPurposeCodeTypeForecastExceptionCriterionLineType. getForecastPurposeCode()Gets the value of the forecastPurposeCode property.ForecastPurposeCodeTypeForecastExceptionType. getForecastPurposeCode()Gets the value of the forecastPurposeCode property.ForecastPurposeCodeTypeRetailPlannedImpactType. getForecastPurposeCode()Gets the value of the forecastPurposeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastPurposeCodeType Modifier and Type Method Description voidForecastExceptionCriterionLineType. setForecastPurposeCode(ForecastPurposeCodeType value)Sets the value of the forecastPurposeCode property.voidForecastExceptionType. setForecastPurposeCode(ForecastPurposeCodeType value)Sets the value of the forecastPurposeCode property.voidRetailPlannedImpactType. setForecastPurposeCode(ForecastPurposeCodeType value)Sets the value of the forecastPurposeCode property. -
Uses of ForecastPurposeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ForecastPurposeCodeType Modifier and Type Method Description ForecastPurposeCodeTypeObjectFactory. createForecastPurposeCodeType()Create an instance ofForecastPurposeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ForecastPurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastPurposeCodeType>ObjectFactory. createForecastPurposeCode(ForecastPurposeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ForecastPurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ForecastPurposeCodeType>ObjectFactory. createForecastPurposeCode(ForecastPurposeCodeType value)
-