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 RequestedClearingActionClearingInstructions.requestedClearingActionMethods in net.finmath.smartcontract.product.xml that return RequestedClearingActionModifier and TypeMethodDescriptionObjectFactory.createRequestedClearingAction()Create an instance ofRequestedClearingActionClearingInstructions.getRequestedClearingAction()Gets the value of the requestedClearingAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedClearingActionModifier and TypeMethodDescriptionvoidClearingInstructions.setRequestedClearingAction(RequestedClearingAction value) Sets the value of the requestedClearingAction property.