Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ForecastTypeCodeType
-
Packages that use ForecastTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ForecastTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ForecastTypeCodeType Modifier and Type Field Description protected ForecastTypeCodeTypeForecastExceptionCriterionLineType. forecastTypeCodeprotected ForecastTypeCodeTypeForecastExceptionType. forecastTypeCodeprotected ForecastTypeCodeTypeForecastLineType. forecastTypeCodeprotected ForecastTypeCodeTypeItemInformationRequestLineType. forecastTypeCodeprotected ForecastTypeCodeTypeRetailPlannedImpactType. forecastTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ForecastTypeCodeType Modifier and Type Method Description ForecastTypeCodeTypeForecastExceptionCriterionLineType. getForecastTypeCode()Gets the value of the forecastTypeCode property.ForecastTypeCodeTypeForecastExceptionType. getForecastTypeCode()Gets the value of the forecastTypeCode property.ForecastTypeCodeTypeForecastLineType. getForecastTypeCode()Gets the value of the forecastTypeCode property.ForecastTypeCodeTypeItemInformationRequestLineType. getForecastTypeCode()Gets the value of the forecastTypeCode property.ForecastTypeCodeTypeRetailPlannedImpactType. getForecastTypeCode()Gets the value of the forecastTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ForecastTypeCodeType Modifier and Type Method Description voidForecastExceptionCriterionLineType. setForecastTypeCode(ForecastTypeCodeType value)Sets the value of the forecastTypeCode property.voidForecastExceptionType. setForecastTypeCode(ForecastTypeCodeType value)Sets the value of the forecastTypeCode property.voidForecastLineType. setForecastTypeCode(ForecastTypeCodeType value)Sets the value of the forecastTypeCode property.voidItemInformationRequestLineType. setForecastTypeCode(ForecastTypeCodeType value)Sets the value of the forecastTypeCode property.voidRetailPlannedImpactType. setForecastTypeCode(ForecastTypeCodeType value)Sets the value of the forecastTypeCode property. -
Uses of ForecastTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ForecastTypeCodeType Modifier and Type Method Description ForecastTypeCodeTypeObjectFactory. createForecastTypeCodeType()Create an instance ofForecastTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ForecastTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastTypeCodeType>ObjectFactory. createForecastTypeCode(ForecastTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ForecastTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ForecastTypeCodeType>ObjectFactory. createForecastTypeCode(ForecastTypeCodeType value)
-