|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.gcf.AbstractGCFBlock
edu.sc.seis.seisFile.gcf.GCFStatusBlock
public class GCFStatusBlock
Constructor Summary | |
---|---|
GCFStatusBlock(GCFHeader header,
java.lang.String status)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
getSize()
|
int |
hashCode()
|
void |
write(java.io.DataOutput out)
|
Methods inherited from class edu.sc.seis.seisFile.gcf.AbstractGCFBlock |
---|
getHeader, read |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GCFStatusBlock(GCFHeader header, java.lang.String status)
Method Detail |
---|
public int getSize()
getSize
in class AbstractGCFBlock
public void write(java.io.DataOutput out) throws java.lang.NumberFormatException, java.io.IOException
write
in class AbstractGCFBlock
java.lang.NumberFormatException
java.io.IOException
public int hashCode()
hashCode
in class AbstractGCFBlock
public boolean equals(java.lang.Object obj)
equals
in class AbstractGCFBlock
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |