org.openorb.ir.persistence

Class AttributeDefRefHolder

public class AttributeDefRefHolder extends Object implements Streamable

Field Summary
AttributeDefRefvalue
Constructor Summary
AttributeDefRefHolder()
AttributeDefRefHolder(AttributeDefRef initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public AttributeDefRef value

Constructor Detail

AttributeDefRefHolder

public AttributeDefRefHolder()

AttributeDefRefHolder

public AttributeDefRefHolder(AttributeDefRef initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)