org.openorb.ir.persistence

Class AttributeDefRefSeqHolder

public class AttributeDefRefSeqHolder extends Object implements Streamable

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

Field Detail

value

public AttributeDefRef[] value

Constructor Detail

AttributeDefRefSeqHolder

public AttributeDefRefSeqHolder()

AttributeDefRefSeqHolder

public AttributeDefRefSeqHolder(AttributeDefRef[] initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)