public class ExchangeRateType extends Object
Java class for ExchangeRateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExchangeRateType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SourceCurrencyCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SourceCurrencyBaseRate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TargetCurrencyCode"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TargetCurrencyBaseRate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ExchangeMarketID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CalculationRate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MathematicOperatorCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Date" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ForeignExchangeContract" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CalculationRateType |
calculationRate |
protected DateType |
date |
protected ExchangeMarketIDType |
exchangeMarketID |
protected ContractType |
foreignExchangeContract |
protected MathematicOperatorCodeType |
mathematicOperatorCode |
protected SourceCurrencyBaseRateType |
sourceCurrencyBaseRate |
protected SourceCurrencyCodeType |
sourceCurrencyCode |
protected TargetCurrencyBaseRateType |
targetCurrencyBaseRate |
protected TargetCurrencyCodeType |
targetCurrencyCode |
| Constructor and Description |
|---|
ExchangeRateType() |
| Modifier and Type | Method and Description |
|---|---|
CalculationRateType |
getCalculationRate()
Gets the value of the calculationRate property.
|
DateType |
getDate()
Gets the value of the date property.
|
ExchangeMarketIDType |
getExchangeMarketID()
Gets the value of the exchangeMarketID property.
|
ContractType |
getForeignExchangeContract()
Gets the value of the foreignExchangeContract property.
|
MathematicOperatorCodeType |
getMathematicOperatorCode()
Gets the value of the mathematicOperatorCode property.
|
SourceCurrencyBaseRateType |
getSourceCurrencyBaseRate()
Gets the value of the sourceCurrencyBaseRate property.
|
SourceCurrencyCodeType |
getSourceCurrencyCode()
Gets the value of the sourceCurrencyCode property.
|
TargetCurrencyBaseRateType |
getTargetCurrencyBaseRate()
Gets the value of the targetCurrencyBaseRate property.
|
TargetCurrencyCodeType |
getTargetCurrencyCode()
Gets the value of the targetCurrencyCode property.
|
void |
setCalculationRate(CalculationRateType value)
Sets the value of the calculationRate property.
|
void |
setDate(DateType value)
Sets the value of the date property.
|
void |
setExchangeMarketID(ExchangeMarketIDType value)
Sets the value of the exchangeMarketID property.
|
void |
setForeignExchangeContract(ContractType value)
Sets the value of the foreignExchangeContract property.
|
void |
setMathematicOperatorCode(MathematicOperatorCodeType value)
Sets the value of the mathematicOperatorCode property.
|
void |
setSourceCurrencyBaseRate(SourceCurrencyBaseRateType value)
Sets the value of the sourceCurrencyBaseRate property.
|
void |
setSourceCurrencyCode(SourceCurrencyCodeType value)
Sets the value of the sourceCurrencyCode property.
|
void |
setTargetCurrencyBaseRate(TargetCurrencyBaseRateType value)
Sets the value of the targetCurrencyBaseRate property.
|
void |
setTargetCurrencyCode(TargetCurrencyCodeType value)
Sets the value of the targetCurrencyCode property.
|
protected SourceCurrencyCodeType sourceCurrencyCode
protected SourceCurrencyBaseRateType sourceCurrencyBaseRate
protected TargetCurrencyCodeType targetCurrencyCode
protected TargetCurrencyBaseRateType targetCurrencyBaseRate
protected ExchangeMarketIDType exchangeMarketID
protected CalculationRateType calculationRate
protected MathematicOperatorCodeType mathematicOperatorCode
protected DateType date
protected ContractType foreignExchangeContract
public SourceCurrencyCodeType getSourceCurrencyCode()
SourceCurrencyCodeTypepublic void setSourceCurrencyCode(SourceCurrencyCodeType value)
value - allowed object is
SourceCurrencyCodeTypepublic SourceCurrencyBaseRateType getSourceCurrencyBaseRate()
SourceCurrencyBaseRateTypepublic void setSourceCurrencyBaseRate(SourceCurrencyBaseRateType value)
value - allowed object is
SourceCurrencyBaseRateTypepublic TargetCurrencyCodeType getTargetCurrencyCode()
TargetCurrencyCodeTypepublic void setTargetCurrencyCode(TargetCurrencyCodeType value)
value - allowed object is
TargetCurrencyCodeTypepublic TargetCurrencyBaseRateType getTargetCurrencyBaseRate()
TargetCurrencyBaseRateTypepublic void setTargetCurrencyBaseRate(TargetCurrencyBaseRateType value)
value - allowed object is
TargetCurrencyBaseRateTypepublic ExchangeMarketIDType getExchangeMarketID()
ExchangeMarketIDTypepublic void setExchangeMarketID(ExchangeMarketIDType value)
value - allowed object is
ExchangeMarketIDTypepublic CalculationRateType getCalculationRate()
CalculationRateTypepublic void setCalculationRate(CalculationRateType value)
value - allowed object is
CalculationRateTypepublic MathematicOperatorCodeType getMathematicOperatorCode()
MathematicOperatorCodeTypepublic void setMathematicOperatorCode(MathematicOperatorCodeType value)
value - allowed object is
MathematicOperatorCodeTypepublic DateType getDate()
DateTypepublic void setDate(DateType value)
value - allowed object is
DateTypepublic ContractType getForeignExchangeContract()
ContractTypepublic void setForeignExchangeContract(ContractType value)
value - allowed object is
ContractTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.