Class ReferenceLevelUnit
java.lang.Object
net.finmath.smartcontract.product.xml.ReferenceLevelUnit
CPD Reference Level: millimeters or inches of daily precipitation HDD
Reference Level: degree-days CDD Reference Level: degree-days.
Java class for ReferenceLevelUnit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReferenceLevelUnit"> <simpleContent> <extension base="<http://www.fpml.org/FpML-5/confirmation>Scheme"> <attribute name="weatherIndexReferenceLevelScheme" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" default="http://www.fpml.org/coding-scheme/weather-index-reference-level" /> </extension> </simpleContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetValue()
The base class for all types which define coding schemes that are allowed to be empty.Gets the value of the weatherIndexReferenceLevelScheme property.void
Sets the value of the value property.void
Sets the value of the weatherIndexReferenceLevelScheme property.
-
Field Details
-
value
-
weatherIndexReferenceLevelScheme
-
-
Constructor Details
-
ReferenceLevelUnit
public ReferenceLevelUnit()
-
-
Method Details
-
getValue
-
setValue
-
getWeatherIndexReferenceLevelScheme
-
setWeatherIndexReferenceLevelScheme
-