Package org.omg.CORBA

Class TypeDescription

java.lang.Object
org.omg.CORBA.TypeDescription
All Implemented Interfaces:
Serializable, IDLEntity

public final class TypeDescription extends Object implements IDLEntity
org/omg/CORBA/TypeDescription.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 Details

  • Constructor Details

    • TypeDescription

      public TypeDescription()
    • TypeDescription

      public TypeDescription(String _name, String _id, String _defined_in, String _version, TypeCode _type)