Class ReferenceLevelUnit

java.lang.Object
net.finmath.smartcontract.product.xml.ReferenceLevelUnit

public class ReferenceLevelUnit extends Object
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>