Uses of Enum Class
com.caplin.motif.fx.config.definitions.client.TOBOSelection
Packages that use TOBOSelection
-
Uses of TOBOSelection in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return TOBOSelectionModifier and TypeMethodDescriptionstatic TOBOSelectionFXFeaturesPostAllocation.getToboSelection()Get toboSelectionFXRfsBlock.getToboSelection()Get toboSelectionstatic TOBOSelectionReturns 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.Methods in com.caplin.motif.fx.config.definitions.client with parameters of type TOBOSelectionModifier and TypeMethodDescriptionvoidFXFeaturesPostAllocation.setToboSelection(TOBOSelection toboSelection) voidFXRfsBlock.setToboSelection(TOBOSelection toboSelection) FXFeaturesPostAllocation.toboSelection(TOBOSelection toboSelection) FXRfsBlock.toboSelection(TOBOSelection toboSelection)