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