Interface SettlementActionClientFieldSet
- All Superinterfaces:
LeggedMessage
,Message
- All Known Implementing Classes:
RequestTradeEvent
,SettlementActionClientFieldSetChild
-
Method Summary
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Method Details
-
getAction
The settlement action being performed (Confirm or GiveNotice). -
getTradeID
The unique ID of the trade the client wants to perform the settlement action on.
-