Uses of Class
net.finmath.smartcontract.product.xml.RequestedAction
Packages that use RequestedAction
-
Uses of RequestedAction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RequestedActionMethods in net.finmath.smartcontract.product.xml that return RequestedActionModifier and TypeMethodDescriptionObjectFactory.createRequestedAction()Create an instance ofRequestedActionRequestConsent.getRequestedAction()Gets the value of the requestedAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedActionModifier and TypeMethodDescriptionvoidRequestConsent.setRequestedAction(RequestedAction value) Sets the value of the requestedAction property.