Uses of Class
jmri.jmrix.loconet.SlotMapEntry
Packages that use SlotMapEntry
Package
Description
Provides access to LocoNet systems, along with a lot of Swing-based tools.
-
Uses of SlotMapEntry in jmri.jmrix.loconet
Fields in jmri.jmrix.loconet with type parameters of type SlotMapEntryModifier and TypeFieldDescription(package private) final List<SlotMapEntry>LnCommandStationType.slotMapSlotManager.slotMapa Map of the CS slots.Methods in jmri.jmrix.loconet that return types with arguments of type SlotMapEntryMethod parameters in jmri.jmrix.loconet with type arguments of type SlotMapEntryModifier and TypeMethodDescriptionvoidSlotManager.update(List<SlotMapEntry> inputSlotMap, int interval) Start the process of checking each slot for contents.Constructor parameters in jmri.jmrix.loconet with type arguments of type SlotMapEntryModifierConstructorDescription(package private)ReadAllSlots_Helper(List<SlotMapEntry> inputSlotMap, int interval)