|
jxUtil 0.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSData
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSError
|
+--org.sourceforge.jxutil.net.xfs.XFSErrors.UnknownErr
| Field Summary | |
byte[] |
data
|
| Fields inherited from class org.sourceforge.jxutil.net.xfs.XFSPackets.XFSError |
error_code, major_opcode, minor_opcode, timestamp |
| Constructor Summary | |
XFSErrors.UnknownErr(int error_code,
DataConverter conv,
byte[] data)
|
|
XFSErrors.UnknownErr(int error_code,
int timestamp,
byte major_opcode,
byte minor_opcode,
byte[] data)
|
|
| Methods inherited from class org.sourceforge.jxutil.net.xfs.XFSPackets.XFSError |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final byte[] data
| Constructor Detail |
public XFSErrors.UnknownErr(int error_code,
DataConverter conv,
byte[] data)
public XFSErrors.UnknownErr(int error_code,
int timestamp,
byte major_opcode,
byte minor_opcode,
byte[] data)
|
jxUtil 0.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||