Class FXRfs
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXRfs
Defines the configuration for allowed actions on RFS Trading procotols.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddShowCautionMessageItem
(CautionMessageType showCautionMessageItem) addSubmitFieldsItem
(Field submitFieldsItem) block
(FXRfsBlock block) defaultDeliverableType
(DeliverableType defaultDeliverableType) boolean
getBlock()
Get blockGet defaultDeliverableTypeGet parForwardCaution message may show on these screens of the RFS ticket.Get singleGet submitFieldsgetSwap()
Get swapCan the user perform two way price requestsint
hashCode()
parForward
(FXRfsParForward parForward) void
setBlock
(FXRfsBlock block) void
setDefaultDeliverableType
(DeliverableType defaultDeliverableType) void
setParForward
(FXRfsParForward parForward) void
setShowCautionMessage
(List<CautionMessageType> showCautionMessage) void
setSingle
(FXRfsSingle single) void
setSubmitFields
(List<Field> submitFields) void
void
setTwoWayEnabled
(Boolean twoWayEnabled) showCautionMessage
(List<CautionMessageType> showCautionMessage) single
(FXRfsSingle single) submitFields
(List<Field> submitFields) toString()
twoWayEnabled
(Boolean twoWayEnabled)
-
Constructor Details
-
FXRfs
public FXRfs()
-
-
Method Details
-
defaultDeliverableType
-
getDefaultDeliverableType
Get defaultDeliverableType- Returns:
- defaultDeliverableType
-
setDefaultDeliverableType
-
twoWayEnabled
-
getTwoWayEnabled
Can the user perform two way price requests- Returns:
- twoWayEnabled
-
setTwoWayEnabled
-
single
-
getSingle
Get single- Returns:
- single
-
setSingle
-
showCautionMessage
-
addShowCautionMessageItem
-
getShowCautionMessage
Caution message may show on these screens of the RFS ticket.- Returns:
- showCautionMessage
-
setShowCautionMessage
-
swap
-
getSwap
Get swap- Returns:
- swap
-
setSwap
-
block
-
getBlock
Get block- Returns:
- block
-
setBlock
-
parForward
-
getParForward
Get parForward- Returns:
- parForward
-
setParForward
-
submitFields
-
addSubmitFieldsItem
-
getSubmitFields
Get submitFields- Returns:
- submitFields
-
setSubmitFields
-
equals
-
hashCode
public int hashCode() -
toString
-