com.partnersoft.interfaces.wirelessmatrix
Class TruckConstants
java.lang.Object
com.partnersoft.interfaces.wirelessmatrix.TruckConstants
public class TruckConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECT_TRUCK
public static final int CONNECT_TRUCK
- See Also:
- Constant Field Values
DISCONNECT_TRUCK
public static final int DISCONNECT_TRUCK
- See Also:
- Constant Field Values
POST_MESSAGE
public static final int POST_MESSAGE
- See Also:
- Constant Field Values
SET_NAME
public static final int SET_NAME
- See Also:
- Constant Field Values
SET_POSITIONS
public static final int SET_POSITIONS
- See Also:
- Constant Field Values
SET_POSITION
public static final int SET_POSITION
- See Also:
- Constant Field Values
HIGHLIGHT_MAP_DATA
public static final int HIGHLIGHT_MAP_DATA
- See Also:
- Constant Field Values
SET_STATUS
public static final int SET_STATUS
- See Also:
- Constant Field Values
UNHIGHLIGHT_MAP_DATA
public static final int UNHIGHLIGHT_MAP_DATA
- See Also:
- Constant Field Values
PORT
public static final int PORT
- Port used for all communications. Totally random on my part.
- See Also:
- Constant Field Values
TruckConstants
public TruckConstants()