jxUtil 0.6

org.sourceforge.jxutil.net.xfs
Class XFSEvents.UnknownEv

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSData
        |
        +--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSEvent
              |
              +--org.sourceforge.jxutil.net.xfs.XFSEvents.UnknownEv
Enclosing class:
XFSEvents

public static class XFSEvents.UnknownEv
extends XFSPackets.XFSEvent


Field Summary
 byte[] data
           
 
Fields inherited from class org.sourceforge.jxutil.net.xfs.XFSPackets.XFSEvent
event_code, timestamp
 
Constructor Summary
XFSEvents.UnknownEv(int stype, DataConverter conv, byte[] data)
           
 
Method Summary
 byte[] getBuf()
           
 
Methods inherited from class org.sourceforge.jxutil.net.xfs.XFSPackets.XFSEvent
getBuf, initBuf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public final byte[] data
Constructor Detail

XFSEvents.UnknownEv

public XFSEvents.UnknownEv(int stype,
                           DataConverter conv,
                           byte[] data)
Method Detail

getBuf

public byte[] getBuf()

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.