Uses of Class
net.finmath.smartcontract.product.xml.IndexReferenceInformation
Packages that use IndexReferenceInformation
-
Uses of IndexReferenceInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as IndexReferenceInformationModifier and TypeFieldDescriptionprotected IndexReferenceInformation
GeneralTerms.indexReferenceInformation
Methods in net.finmath.smartcontract.product.xml that return IndexReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createIndexReferenceInformation()
Create an instance ofIndexReferenceInformation
GeneralTerms.getIndexReferenceInformation()
Gets the value of the indexReferenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type IndexReferenceInformationModifier and TypeMethodDescriptionvoid
GeneralTerms.setIndexReferenceInformation
(IndexReferenceInformation value) Sets the value of the indexReferenceInformation property.