Class LocalReleasePacket
java.lang.Object
jmri.jmrix.ipocs.protocol.packets.Packet
jmri.jmrix.ipocs.protocol.packets.LocalReleasePacket
Order to release for or retake local control.
- Since:
- 4.21.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytegetId()protected voidparseSpecific(ByteBuffer buffer) protected byte[]voidsetCommand(RqReleaseCommand command)
-
Field Details
-
IDENT
- See Also:
-
-
Constructor Details
-
LocalReleasePacket
public LocalReleasePacket()
-
-
Method Details
-
getId
-
parseSpecific
- Specified by:
parseSpecificin classPacket
-
serializeSpecific
- Specified by:
serializeSpecificin classPacket
-
getCommand
-
setCommand
-