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 ConfirmationMethodPartyTradeInformation.confirmationMethodMethods in net.finmath.smartcontract.product.xml that return ConfirmationMethodModifier and TypeMethodDescriptionObjectFactory.createConfirmationMethod()Create an instance ofConfirmationMethodPartyTradeInformation.getConfirmationMethod()Gets the value of the confirmationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type ConfirmationMethodModifier and TypeMethodDescriptionvoidPartyTradeInformation.setConfirmationMethod(ConfirmationMethod value) Sets the value of the confirmationMethod property.