tecgraf.ftc_1_3.common.logic
Class ProtocolVersion
java.lang.Object
tecgraf.ftc_1_3.common.logic.ProtocolVersion
public class ProtocolVersion
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL_IDENTIFICATION
public static final int PROTOCOL_IDENTIFICATION
- See Also:
- Constant Field Values
PADDING
public static final byte PADDING
- See Also:
- Constant Field Values
MAJOR_VERSION
public static final byte MAJOR_VERSION
- See Also:
- Constant Field Values
MINOR_VERSION
public static final byte MINOR_VERSION
- See Also:
- Constant Field Values
PATCH_VERSION
public static final byte PATCH_VERSION
- See Also:
- Constant Field Values
ProtocolVersion
public ProtocolVersion()
Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.