Interface CommandCode
- All Known Implementing Classes:
SCPCommand
public interface CommandCode
All command codes usable in SCP-like messages.
- Author:
- Donal Fellows
-
Method Summary
-
Method Details
-
getValue
short getValue()Get the value of this command.- Returns:
- The encoded value.
-