|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.mseed.Blockette
edu.sc.seis.seisFile.mseed.ControlBlockette
public abstract class ControlBlockette
Constructor Summary | |
---|---|
ControlBlockette(byte[] info)
|
Method Summary | |
---|---|
int |
getSize()
|
byte[] |
toBytes()
|
Methods inherited from class edu.sc.seis.seisFile.mseed.Blockette |
---|
getName, getType, parseBlockette, toString, writeASCII, writeASCII |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ControlBlockette(byte[] info)
Method Detail |
---|
public int getSize()
getSize
in class Blockette
public byte[] toBytes()
toBytes
in class Blockette
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |