|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSI.GSS_NT_ExportedNameListHolder
public final class GSS_NT_ExportedNameListHolder
Generated from IDL alias "GSS_NT_ExportedNameList".
Field Summary | |
---|---|
byte[][] |
value
|
Constructor Summary | |
---|---|
GSS_NT_ExportedNameListHolder()
|
|
GSS_NT_ExportedNameListHolder(byte[][] initial)
|
Method Summary | |
---|---|
void |
_read(InputStream in)
|
TypeCode |
_type()
|
void |
_write(OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte[][] value
Constructor Detail |
---|
public GSS_NT_ExportedNameListHolder()
public GSS_NT_ExportedNameListHolder(byte[][] initial)
Method Detail |
---|
public TypeCode _type()
_type
in interface Streamable
public void _read(InputStream in)
_read
in interface Streamable
public void _write(OutputStream out)
_write
in interface Streamable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |