Uses of Enum
jmri.jmrix.ipocs.protocol.enums.RqLevelCrossingCommand
Packages that use RqLevelCrossingCommand
-
Uses of RqLevelCrossingCommand in jmri.jmrix.ipocs.protocol.enums
Methods in jmri.jmrix.ipocs.protocol.enums that return RqLevelCrossingCommandModifier and TypeMethodDescriptionstatic RqLevelCrossingCommandRqLevelCrossingCommand.valueOf(byte value) Returns the enum constant of this type with the specified name.static RqLevelCrossingCommandReturns the enum constant of this type with the specified name.static RqLevelCrossingCommand[]RqLevelCrossingCommand.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RqLevelCrossingCommand in jmri.jmrix.ipocs.protocol.packets
Methods in jmri.jmrix.ipocs.protocol.packets that return RqLevelCrossingCommandMethods in jmri.jmrix.ipocs.protocol.packets with parameters of type RqLevelCrossingCommandModifier and TypeMethodDescriptionvoidSetLevelCrossingPacket.setCommand(RqLevelCrossingCommand command)