Uses of Class
net.finmath.smartcontract.product.xml.ReferenceLevelUnit
Packages that use ReferenceLevelUnit
-
Uses of ReferenceLevelUnit in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceLevelUnitMethods in net.finmath.smartcontract.product.xml that return ReferenceLevelUnitModifier and TypeMethodDescriptionObjectFactory.createReferenceLevelUnit()
Create an instance ofReferenceLevelUnit
ReferenceLevel.getReferenceLevelUnit()
Gets the value of the referenceLevelUnit property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceLevelUnitModifier and TypeMethodDescriptionvoid
ReferenceLevel.setReferenceLevelUnit
(ReferenceLevelUnit value) Sets the value of the referenceLevelUnit property.