|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.util.ErrorBlock
public class ErrorBlock
Constructor Summary | |
---|---|
ErrorBlock(java.io.DataInput in)
|
|
ErrorBlock(java.lang.String text)
ErrorBlock. |
Method Summary | |
---|---|
java.lang.String |
getText()
getText. |
void |
read(java.io.DataInput in)
read. |
void |
write(java.io.DataOutput out)
write. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorBlock(java.lang.String text)
public ErrorBlock(java.io.DataInput in) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void read(java.io.DataInput in) throws java.lang.Exception
read
in interface Block
java.lang.Exception
public java.lang.String getText()
public void write(java.io.DataOutput out) throws java.lang.Exception
write
in interface Block
java.lang.Exception
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |