Uses of Class
net.finmath.smartcontract.product.xml.SinglePartyOption
Packages that use SinglePartyOption
-
Uses of SinglePartyOption in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SinglePartyOptionModifier and TypeFieldDescriptionprotected SinglePartyOption
OptionalEarlyTermination.singlePartyOption
Methods in net.finmath.smartcontract.product.xml that return SinglePartyOptionModifier and TypeMethodDescriptionObjectFactory.createSinglePartyOption()
Create an instance ofSinglePartyOption
OptionalEarlyTermination.getSinglePartyOption()
Gets the value of the singlePartyOption property.Methods in net.finmath.smartcontract.product.xml with parameters of type SinglePartyOptionModifier and TypeMethodDescriptionvoid
OptionalEarlyTermination.setSinglePartyOption(SinglePartyOption value)
Sets the value of the singlePartyOption property.