org.openorb.ir.persistence

Class ExceptionDefRefHolder

public class ExceptionDefRefHolder extends Object implements Streamable

Field Summary
ExceptionDefRefvalue
Constructor Summary
ExceptionDefRefHolder()
ExceptionDefRefHolder(ExceptionDefRef initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public ExceptionDefRef value

Constructor Detail

ExceptionDefRefHolder

public ExceptionDefRefHolder()

ExceptionDefRefHolder

public ExceptionDefRefHolder(ExceptionDefRef initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)