public class RetailPlannedImpactType extends Object
Java class for RetailPlannedImpactType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RetailPlannedImpactType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Amount"/>
<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:CommonAggregateComponents-2}Period" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AmountType |
amount |
protected ForecastPurposeCodeType |
forecastPurposeCode |
protected ForecastTypeCodeType |
forecastTypeCode |
protected PeriodType |
period |
| Constructor and Description |
|---|
RetailPlannedImpactType() |
| Modifier and Type | Method and Description |
|---|---|
AmountType |
getAmount()
Gets the value of the amount property.
|
ForecastPurposeCodeType |
getForecastPurposeCode()
Gets the value of the forecastPurposeCode property.
|
ForecastTypeCodeType |
getForecastTypeCode()
Gets the value of the forecastTypeCode property.
|
PeriodType |
getPeriod()
Gets the value of the period property.
|
void |
setAmount(AmountType value)
Sets the value of the amount property.
|
void |
setForecastPurposeCode(ForecastPurposeCodeType value)
Sets the value of the forecastPurposeCode property.
|
void |
setForecastTypeCode(ForecastTypeCodeType value)
Sets the value of the forecastTypeCode property.
|
void |
setPeriod(PeriodType value)
Sets the value of the period property.
|
protected AmountType amount
protected ForecastPurposeCodeType forecastPurposeCode
protected ForecastTypeCodeType forecastTypeCode
protected PeriodType period
public AmountType getAmount()
AmountTypepublic void setAmount(AmountType value)
value - allowed object is
AmountTypepublic ForecastPurposeCodeType getForecastPurposeCode()
ForecastPurposeCodeTypepublic void setForecastPurposeCode(ForecastPurposeCodeType value)
value - allowed object is
ForecastPurposeCodeTypepublic ForecastTypeCodeType getForecastTypeCode()
ForecastTypeCodeTypepublic void setForecastTypeCode(ForecastTypeCodeType value)
value - allowed object is
ForecastTypeCodeTypepublic PeriodType getPeriod()
PeriodTypepublic void setPeriod(PeriodType value)
value - allowed object is
PeriodTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.