Package org.omg.CORBA
Class ParDescriptionSeqHelper
java.lang.Object
org.omg.CORBA.ParDescriptionSeqHelper
org/omg/CORBA/ParDescriptionSeqHelper.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParameterDescription[]
static String
id()
static void
insert
(Any a, ParameterDescription[] that) static ParameterDescription[]
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, ParameterDescription[] value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
ParDescriptionSeqHelper
public ParDescriptionSeqHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-