Uses of Enum
jmri.jmrix.can.cbus.swing.eventrequestmonitor.CbusEventRequestMonitorEvent.FbState
Packages that use CbusEventRequestMonitorEvent.FbState
Package
Description
Defines classes for implementing an event table to interact with a
MERG CBUS network.
-
Uses of CbusEventRequestMonitorEvent.FbState in jmri.jmrix.can.cbus.swing.eventrequestmonitor
Methods in jmri.jmrix.can.cbus.swing.eventrequestmonitor that return CbusEventRequestMonitorEvent.FbStateModifier and TypeMethodDescriptionprotected CbusEventRequestMonitorEvent.FbStateCbusEventRequestMonitorEvent.getLastFb()Returns the enum constant of this type with the specified name.static CbusEventRequestMonitorEvent.FbState[]CbusEventRequestMonitorEvent.FbState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.can.cbus.swing.eventrequestmonitor with parameters of type CbusEventRequestMonitorEvent.FbStateModifier and TypeMethodDescriptionprotected voidCbusEventRequestMonitorEvent.setLastFb(CbusEventRequestMonitorEvent.FbState newval)