public class ForecastExceptionCriterionLineType extends Object
Java class for ForecastExceptionCriterionLineType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ForecastExceptionCriterionLineType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ForecastPurposeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ForecastTypeCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ComparisonDataSourceCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}DataSourceCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TimeDeltaDaysQuantity" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ComparisonDataSourceCodeType |
comparisonDataSourceCode |
protected DataSourceCodeType |
dataSourceCode |
protected ForecastPurposeCodeType |
forecastPurposeCode |
protected ForecastTypeCodeType |
forecastTypeCode |
protected TimeDeltaDaysQuantityType |
timeDeltaDaysQuantity |
| Constructor and Description |
|---|
ForecastExceptionCriterionLineType() |
| Modifier and Type | Method and Description |
|---|---|
ComparisonDataSourceCodeType |
getComparisonDataSourceCode()
Gets the value of the comparisonDataSourceCode property.
|
DataSourceCodeType |
getDataSourceCode()
Gets the value of the dataSourceCode property.
|
ForecastPurposeCodeType |
getForecastPurposeCode()
Gets the value of the forecastPurposeCode property.
|
ForecastTypeCodeType |
getForecastTypeCode()
Gets the value of the forecastTypeCode property.
|
TimeDeltaDaysQuantityType |
getTimeDeltaDaysQuantity()
Gets the value of the timeDeltaDaysQuantity property.
|
void |
setComparisonDataSourceCode(ComparisonDataSourceCodeType value)
Sets the value of the comparisonDataSourceCode property.
|
void |
setDataSourceCode(DataSourceCodeType value)
Sets the value of the dataSourceCode property.
|
void |
setForecastPurposeCode(ForecastPurposeCodeType value)
Sets the value of the forecastPurposeCode property.
|
void |
setForecastTypeCode(ForecastTypeCodeType value)
Sets the value of the forecastTypeCode property.
|
void |
setTimeDeltaDaysQuantity(TimeDeltaDaysQuantityType value)
Sets the value of the timeDeltaDaysQuantity property.
|
protected ForecastPurposeCodeType forecastPurposeCode
protected ForecastTypeCodeType forecastTypeCode
protected ComparisonDataSourceCodeType comparisonDataSourceCode
protected DataSourceCodeType dataSourceCode
protected TimeDeltaDaysQuantityType timeDeltaDaysQuantity
public ForecastPurposeCodeType getForecastPurposeCode()
ForecastPurposeCodeTypepublic void setForecastPurposeCode(ForecastPurposeCodeType value)
value - allowed object is
ForecastPurposeCodeTypepublic ForecastTypeCodeType getForecastTypeCode()
ForecastTypeCodeTypepublic void setForecastTypeCode(ForecastTypeCodeType value)
value - allowed object is
ForecastTypeCodeTypepublic ComparisonDataSourceCodeType getComparisonDataSourceCode()
ComparisonDataSourceCodeTypepublic void setComparisonDataSourceCode(ComparisonDataSourceCodeType value)
value - allowed object is
ComparisonDataSourceCodeTypepublic DataSourceCodeType getDataSourceCode()
DataSourceCodeTypepublic void setDataSourceCode(DataSourceCodeType value)
value - allowed object is
DataSourceCodeTypepublic TimeDeltaDaysQuantityType getTimeDeltaDaysQuantity()
TimeDeltaDaysQuantityTypepublic void setTimeDeltaDaysQuantity(TimeDeltaDaysQuantityType value)
value - allowed object is
TimeDeltaDaysQuantityTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.