|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CosNaming.BindingHolder
Field Summary | |
Binding |
value
|
Constructor Summary | |
BindingHolder()
|
|
BindingHolder(Binding 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 Binding value
Constructor Detail |
public BindingHolder()
public BindingHolder(Binding 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 |