|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.ir.persistence.AliasDefHolder
public class AliasDefHolder
Field Summary | |
---|---|
AliasDef |
value
|
Constructor Summary | |
---|---|
AliasDefHolder()
|
|
AliasDefHolder(AliasDef initial)
|
Method Summary | |
---|---|
void |
_read(org.omg.CORBA.portable.InputStream istream)
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream ostream)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public AliasDef value
Constructor Detail |
---|
public AliasDefHolder()
public AliasDefHolder(AliasDef initial)
Method Detail |
---|
public void _read(org.omg.CORBA.portable.InputStream istream)
_read
in interface org.omg.CORBA.portable.Streamable
public void _write(org.omg.CORBA.portable.OutputStream ostream)
_write
in interface org.omg.CORBA.portable.Streamable
public org.omg.CORBA.TypeCode _type()
_type
in interface org.omg.CORBA.portable.Streamable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |