Uses of Class
net.finmath.smartcontract.product.xml.ConfirmationMethod
Packages that use ConfirmationMethod
-
Uses of ConfirmationMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ConfirmationMethodModifier and TypeFieldDescriptionprotected ConfirmationMethod
PartyTradeInformation.confirmationMethod
Methods in net.finmath.smartcontract.product.xml that return ConfirmationMethodModifier and TypeMethodDescriptionObjectFactory.createConfirmationMethod()
Create an instance ofConfirmationMethod
PartyTradeInformation.getConfirmationMethod()
Gets the value of the confirmationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type ConfirmationMethodModifier and TypeMethodDescriptionvoid
PartyTradeInformation.setConfirmationMethod
(ConfirmationMethod value) Sets the value of the confirmationMethod property.