Package com.sun.org.omg.CORBA
Class ParameterDescription
java.lang.Object
com.sun.org.omg.CORBA.ParameterDescription
- All Implemented Interfaces:
Serializable
,IDLEntity
com/sun/org/omg/CORBA/ParameterDescription.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- See Also:
-
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
-