Package org.omg.CORBA
Class ConstantDescription
- java.lang.Object
-
- org.omg.CORBA.ConstantDescription
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class ConstantDescription extends java.lang.Object implements IDLEntity
org/omg/CORBA/ConstantDescription.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 at 12:00:00 PM Greenwich Mean Time
-
-
Constructor Summary
Constructors Constructor Description ConstantDescription()
ConstantDescription(java.lang.String _name, java.lang.String _id, java.lang.String _defined_in, java.lang.String _version, TypeCode _type, Any _value)
-