Uses of Class
net.finmath.smartcontract.product.xml.ReferencePair
Packages that use ReferencePair
-
Uses of ReferencePair in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferencePairMethods in net.finmath.smartcontract.product.xml that return ReferencePairModifier and TypeMethodDescriptionObjectFactory.createReferencePair()
Create an instance ofReferencePair
ReferencePoolItem.getReferencePair()
Gets the value of the referencePair property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferencePairModifier and TypeMethodDescriptionvoid
ReferencePoolItem.setReferencePair(ReferencePair value)
Sets the value of the referencePair property.