Interface MapRegisterSerializer.Length
-
- Enclosing class:
- MapRegisterSerializer
public static interface MapRegisterSerializer.Length
-
-
Field Summary
Fields Modifier and Type Field Description static int
HEADER_SIZE
static int
RES
static int
SITEID_SIZE
static int
XTRID_SIZE
-
-
-
Field Detail
-
HEADER_SIZE
static final int HEADER_SIZE
- See Also:
- Constant Field Values
-
XTRID_SIZE
static final int XTRID_SIZE
- See Also:
- Constant Field Values
-
SITEID_SIZE
static final int SITEID_SIZE
- See Also:
- Constant Field Values
-
RES
static final int RES
- See Also:
- Constant Field Values
-
-