public final class StringListHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
value |
| Constructor and Description |
|---|
StringListHolder() |
StringListHolder(java.lang.String[] initial) |
public StringListHolder()
public StringListHolder(java.lang.String[] initial)
public org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamablepublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.StreamableCopyright © 2015. All Rights Reserved.