Uses of Enum Class
com.caplin.motif.fx.config.definitions.sales.TOBOSelection
-
Uses of TOBOSelection in com.caplin.motif.fx.config.definitions.sales
Modifier and TypeMethodDescriptionstatic TOBOSelection
@NotNull TOBOSelection
FXFeaturesPostAllocation.getToboSelection()
Get toboSelection@NotNull TOBOSelection
FXFeaturesRfsBlockTrading.getToboSelection()
Get toboSelectionstatic TOBOSelection
Returns the enum constant of this class with the specified name.static TOBOSelection[]
TOBOSelection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FXFeaturesPostAllocation.setToboSelection
(TOBOSelection toboSelection) void
FXFeaturesRfsBlockTrading.setToboSelection
(TOBOSelection toboSelection) FXFeaturesPostAllocation.toboSelection
(TOBOSelection toboSelection) FXFeaturesRfsBlockTrading.toboSelection
(TOBOSelection toboSelection) ModifierConstructorDescriptionFXFeaturesPostAllocation
(TOBOSelection toboSelection, Boolean enabled) Constructor with only required parametersFXFeaturesRfsBlockTrading
(TOBOSelection toboSelection) Constructor with only required parameters