Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract.Parties
Packages that use Smartderivativecontract.Parties
-
Uses of Smartderivativecontract.Parties in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as Smartderivativecontract.PartiesModifier and TypeFieldDescriptionprotected Smartderivativecontract.Parties
Smartderivativecontract.parties
Methods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.PartiesModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractParties()
Create an instance ofSmartderivativecontract.Parties
Smartderivativecontract.getParties()
Gets the value of the parties property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.PartiesModifier and TypeMethodDescriptionvoid
Smartderivativecontract.setParties
(Smartderivativecontract.Parties value) Sets the value of the parties property.