Uses of Class
jmri.jmrix.sprog.SprogSlot
Packages that use SprogSlot
-
Uses of SprogSlot in jmri.jmrix.sprog
Fields in jmri.jmrix.sprog with type parameters of type SprogSlotModifier and TypeFieldDescriptionSprogCommandStation.sendNowprotected LinkedList<SprogSlot>SprogCommandStation.slotsMethods in jmri.jmrix.sprog that return SprogSlotModifier and TypeMethodDescriptionprotected SprogSlotSprogCommandStation.findFree()Find a free slot entry.SprogCommandStation.opsModepacket(int address, boolean longAddr, int cv, int val) SprogCommandStation.slot(int i) Return contents of Queue slot i.Methods in jmri.jmrix.sprog with parameters of type SprogSlotModifier and TypeMethodDescriptionprotected voidSend emergency stop to a slot.voidSprogSlotListener.notifyChangedSlot(SprogSlot s) -
Uses of SprogSlot in jmri.jmrix.sprog.sprogslotmon
Methods in jmri.jmrix.sprog.sprogslotmon with parameters of type SprogSlot