org.openorb.ir.persistence

Class ExceptionDefRefSeqHolder

public class ExceptionDefRefSeqHolder extends Object implements Streamable

Field Summary
ExceptionDefRef[]value
Constructor Summary
ExceptionDefRefSeqHolder()
ExceptionDefRefSeqHolder(ExceptionDefRef[] initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public ExceptionDefRef[] value

Constructor Detail

ExceptionDefRefSeqHolder

public ExceptionDefRefSeqHolder()

ExceptionDefRefSeqHolder

public ExceptionDefRefSeqHolder(ExceptionDefRef[] initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)