com.ecebs.rtd.enabler.types.itso
Class Header
java.lang.Object
com.ecebs.rtd.enabler.types.itso.Header
- All Implemented Interfaces:
- Serializable
public class Header
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Header(byte[] shell,
int offset)
|
HEADER_LEN
public static final int HEADER_LEN
- See Also:
- Constant Field Values
Header
public Header(byte[] shell,
int offset)
throws IndexOutOfBoundsException
- Throws:
IndexOutOfBoundsException
getLength
public byte getLength()
- Returns:
- the length
getBitMap
public byte getBitMap()
- Returns:
- the bitMap
getFormatRevision
public byte getFormatRevision()
- Returns:
- the formatRevision
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Ecebs Ltd. All Rights Reserved.