Package org.omg.CORBA
Class ParameterDescription
java.lang.Object
org.omg.CORBA.ParameterDescription
- All Implemented Interfaces:
Serializable
,IDLEntity
org/omg/CORBA/ParameterDescription.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-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
ConstructorsConstructorDescriptionParameterDescription
(String _name, TypeCode _type, IDLType _type_def, ParameterMode _mode) -
Method Summary
-
Field Details
-
name
-
type
-
type_def
-
mode
-
-
Constructor Details
-
ParameterDescription
public ParameterDescription() -
ParameterDescription
-