Uses of Class
net.finmath.smartcontract.product.xml.RequestedClearingAction
Packages that use RequestedClearingAction
-
Uses of RequestedClearingAction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RequestedClearingActionModifier and TypeFieldDescriptionprotected RequestedClearingAction
ClearingInstructions.requestedClearingAction
Methods in net.finmath.smartcontract.product.xml that return RequestedClearingActionModifier and TypeMethodDescriptionObjectFactory.createRequestedClearingAction()
Create an instance ofRequestedClearingAction
ClearingInstructions.getRequestedClearingAction()
Gets the value of the requestedClearingAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedClearingActionModifier and TypeMethodDescriptionvoid
ClearingInstructions.setRequestedClearingAction
(RequestedClearingAction value) Sets the value of the requestedClearingAction property.