|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.earthworm.EarthwormMessage
public class EarthwormMessage
Field Summary | |
---|---|
static byte |
MESSAGE_TYPE_HEARTBEAT
|
static int |
MESSAGE_TYPE_MINISEED
|
static byte |
MESSAGE_TYPE_TRACEBUF2
|
Constructor Summary | |
---|---|
EarthwormMessage(byte[] bytes)
|
Method Summary | |
---|---|
byte[] |
getData()
|
int |
getInstitution()
|
int |
getMessageType()
|
int |
getModule()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte MESSAGE_TYPE_TRACEBUF2
public static final byte MESSAGE_TYPE_HEARTBEAT
public static final int MESSAGE_TYPE_MINISEED
Constructor Detail |
---|
public EarthwormMessage(byte[] bytes)
Method Detail |
---|
public int getInstitution()
public int getModule()
public int getMessageType()
public byte[] getData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |