Uses of Class
net.finmath.smartcontract.product.xml.ReferenceInformation
Packages that use ReferenceInformation
-
Uses of ReferenceInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceInformationModifier and TypeFieldDescriptionprotected ReferenceInformationGeneralTerms.referenceInformationMethods in net.finmath.smartcontract.product.xml that return ReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createReferenceInformation()Create an instance ofReferenceInformationGeneralTerms.getReferenceInformation()Gets the value of the referenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceInformationModifier and TypeMethodDescriptionvoidGeneralTerms.setReferenceInformation(ReferenceInformation value) Sets the value of the referenceInformation property.