Uses of Class
net.finmath.smartcontract.product.xml.SettlementPriceDefaultElection
Packages that use SettlementPriceDefaultElection
-
Uses of SettlementPriceDefaultElection in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SettlementPriceDefaultElectionModifier and TypeFieldDescriptionprotected SettlementPriceDefaultElectionEquityExerciseValuationSettlement.settlementPriceDefaultElectionMethods in net.finmath.smartcontract.product.xml that return SettlementPriceDefaultElectionModifier and TypeMethodDescriptionObjectFactory.createSettlementPriceDefaultElection()Create an instance ofSettlementPriceDefaultElectionEquityExerciseValuationSettlement.getSettlementPriceDefaultElection()Gets the value of the settlementPriceDefaultElection property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementPriceDefaultElectionModifier and TypeMethodDescriptionvoidEquityExerciseValuationSettlement.setSettlementPriceDefaultElection(SettlementPriceDefaultElection value) Sets the value of the settlementPriceDefaultElection property.