|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.wilko.jaim.FLAPFrame
|
+--com.wilko.jaim.FLAPErrorFrame
| Field Summary |
| Fields inherited from class com.wilko.jaim.FLAPFrame |
FLAP_DATA_OFFSET, FLAP_FRAME_DATA, FLAP_FRAME_ERROR, FLAP_FRAME_KEEP_ALIVE, FLAP_FRAME_SIGNOFF, FLAP_FRAME_SIGNON, fLen, frame |
| Constructor Summary | |
FLAPErrorFrame()
Creates new FLAPErrorFrame |
|
FLAPErrorFrame(byte[] frameData)
|
|
| Method Summary | |
int |
getFLAPFrameType()
|
| Methods inherited from class com.wilko.jaim.FLAPFrame |
getFrameData, getLength, getSequence, initialise, setFrameData, setLength, setSequence, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FLAPErrorFrame()
public FLAPErrorFrame(byte[] frameData)
| Method Detail |
public int getFLAPFrameType()
getFLAPFrameType in class FLAPFrame
|
jaimlib.sourceforge.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||