Class org.omg.CosNaming.NameHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CosNaming.NameHolder
java.lang.Object
|
+----org.omg.CosNaming.NameHolder
- public final class NameHolder
- extends Object
- implements Streamable
-
value
-
-
NameHolder()
-
-
NameHolder(NameComponent[])
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public NameComponent value[]
NameHolder
public NameHolder()
NameHolder
public NameHolder(NameComponent __arg[])
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index