Uses of Class
net.finmath.smartcontract.product.xml.RequestedWithdrawalAction
Packages that use RequestedWithdrawalAction
-
Uses of RequestedWithdrawalAction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RequestedWithdrawalActionMethods in net.finmath.smartcontract.product.xml that return RequestedWithdrawalActionModifier and TypeMethodDescriptionObjectFactory.createRequestedWithdrawalAction()
Create an instance ofRequestedWithdrawalAction
Withdrawal.getRequestedAction()
Gets the value of the requestedAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedWithdrawalActionModifier and TypeMethodDescriptionvoid
Withdrawal.setRequestedAction(RequestedWithdrawalAction value)
Sets the value of the requestedAction property.