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 IndexReferenceInformationGeneralTerms.indexReferenceInformationMethods in net.finmath.smartcontract.product.xml that return IndexReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createIndexReferenceInformation()Create an instance ofIndexReferenceInformationGeneralTerms.getIndexReferenceInformation()Gets the value of the indexReferenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type IndexReferenceInformationModifier and TypeMethodDescriptionvoidGeneralTerms.setIndexReferenceInformation(IndexReferenceInformation value) Sets the value of the indexReferenceInformation property.