Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract.Parties
Packages that use Smartderivativecontract.Parties
Package
Description
-
Uses of Smartderivativecontract.Parties in net.finmath.smartcontract.product.flowschedule
Methods in net.finmath.smartcontract.product.flowschedule that return Smartderivativecontract.PartiesMethods in net.finmath.smartcontract.product.flowschedule with parameters of type Smartderivativecontract.PartiesModifier and TypeMethodDescriptionvoidFlowScheduleSwap.setParties(Smartderivativecontract.Parties 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.PartiesSmartderivativecontract.partiesMethods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.PartiesModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractParties()Create an instance ofSmartderivativecontract.PartiesSmartderivativecontract.getParties()Gets the value of the parties property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.PartiesModifier and TypeMethodDescriptionvoidSmartderivativecontract.setParties(Smartderivativecontract.Parties value) Sets the value of the parties property.