Uses of Class
net.finmath.smartcontract.product.xml.NotionalAmountReference
Packages that use NotionalAmountReference
-
Uses of NotionalAmountReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NotionalAmountReferenceModifier and TypeFieldDescriptionprotected NotionalAmountReferencePercentageRule.notionalAmountReferenceprotected NotionalAmountReferenceOptionBaseExtended.notionalReferenceMethods in net.finmath.smartcontract.product.xml that return NotionalAmountReferenceModifier and TypeMethodDescriptionObjectFactory.createNotionalAmountReference()Create an instance ofNotionalAmountReferencePercentageRule.getNotionalAmountReference()Gets the value of the notionalAmountReference property.OptionBaseExtended.getNotionalReference()Gets the value of the notionalReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotionalAmountReferenceModifier and TypeMethodDescriptionvoidPercentageRule.setNotionalAmountReference(NotionalAmountReference value) Sets the value of the notionalAmountReference property.voidOptionBaseExtended.setNotionalReference(NotionalAmountReference value) Sets the value of the notionalReference property.