alma::xmlstore::StringSeqHolder Class Reference
List of all members.
Public Member Functions |
| | StringSeqHolder () |
| | StringSeqHolder (final java.lang.String[] initial) |
| org.omg.CORBA.TypeCode | _type () |
| void | _read (final org.omg.CORBA.portable.InputStream in) |
| void | _write (final org.omg.CORBA.portable.OutputStream out) |
Public Attributes |
| java.lang.String[] | value |
Detailed Description
Generated from IDL definition of alias "StringSeq"
- Author:
- JacORB IDL compiler
Constructor & Destructor Documentation
| alma::xmlstore::StringSeqHolder::StringSeqHolder |
( |
|
) |
[inline] |
| alma::xmlstore::StringSeqHolder::StringSeqHolder |
( |
final java.lang.String[] |
initial |
) |
[inline] |
Member Function Documentation
| void alma::xmlstore::StringSeqHolder::_read |
( |
final org.omg.CORBA.portable.InputStream |
in |
) |
[inline] |
| org.omg.CORBA.TypeCode alma::xmlstore::StringSeqHolder::_type |
( |
|
) |
[inline] |
| void alma::xmlstore::StringSeqHolder::_write |
( |
final org.omg.CORBA.portable.OutputStream |
out |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: