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 ReferenceInformation
GeneralTerms.referenceInformation
Methods in net.finmath.smartcontract.product.xml that return ReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createReferenceInformation()
Create an instance ofReferenceInformation
GeneralTerms.getReferenceInformation()
Gets the value of the referenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceInformationModifier and TypeMethodDescriptionvoid
GeneralTerms.setReferenceInformation(ReferenceInformation value)
Sets the value of the referenceInformation property.