|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.DoubleSeqHolder
Field Summary | |
double[] |
value
|
Constructor Summary | |
DoubleSeqHolder()
|
|
DoubleSeqHolder(double[] initial)
|
Method Summary | |
void |
_read(InputStream istream)
|
TypeCode |
_type()
|
void |
_write(OutputStream ostream)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public double[] value
Constructor Detail |
public DoubleSeqHolder()
public DoubleSeqHolder(double[] initial)
Method Detail |
public void _read(InputStream istream)
_read
in interface Streamable
public void _write(OutputStream ostream)
_write
in interface Streamable
public TypeCode _type()
_type
in interface Streamable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |