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 SinglePartyOptionOptionalEarlyTermination.singlePartyOptionMethods in net.finmath.smartcontract.product.xml that return SinglePartyOptionModifier and TypeMethodDescriptionObjectFactory.createSinglePartyOption()Create an instance ofSinglePartyOptionOptionalEarlyTermination.getSinglePartyOption()Gets the value of the singlePartyOption property.Methods in net.finmath.smartcontract.product.xml with parameters of type SinglePartyOptionModifier and TypeMethodDescriptionvoidOptionalEarlyTermination.setSinglePartyOption(SinglePartyOption value) Sets the value of the singlePartyOption property.