Uses of Class
net.finmath.smartcontract.product.xml.ReferenceLevel
Packages that use ReferenceLevel
-
Uses of ReferenceLevel in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceLevelMethods in net.finmath.smartcontract.product.xml that return ReferenceLevelModifier and TypeMethodDescriptionObjectFactory.createReferenceLevel()
Create an instance ofReferenceLevel
WeatherIndexData.getReferenceLevel()
Gets the value of the referenceLevel property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceLevelModifier and TypeMethodDescriptionvoid
WeatherIndexData.setReferenceLevel(ReferenceLevel value)
Sets the value of the referenceLevel property.