Uses of Class
net.finmath.smartcontract.product.xml.UnderlyerReference
Packages that use UnderlyerReference
-
Uses of UnderlyerReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as UnderlyerReferenceModifier and TypeFieldDescriptionprotected UnderlyerReferenceGenericFrequency.underlyerReferenceprotected UnderlyerReferenceGenericResetFrequency.underlyerReferenceMethods in net.finmath.smartcontract.product.xml that return UnderlyerReferenceModifier and TypeMethodDescriptionObjectFactory.createUnderlyerReference()Create an instance ofUnderlyerReferenceGenericFrequency.getUnderlyerReference()Gets the value of the underlyerReference property.GenericResetFrequency.getUnderlyerReference()Gets the value of the underlyerReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type UnderlyerReferenceModifier and TypeMethodDescriptionvoidGenericFrequency.setUnderlyerReference(UnderlyerReference value) Sets the value of the underlyerReference property.voidGenericResetFrequency.setUnderlyerReference(UnderlyerReference value) Sets the value of the underlyerReference property.