Package org.omg.IOP

Class IOR

java.lang.Object
org.omg.IOP.IOR
All Implemented Interfaces:
Serializable, IDLEntity

public final class IOR extends Object implements IDLEntity
org/omg/IOP/IOR.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/IOP.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
See Also:
  • Field Details

    • type_id

      public String type_id
      The type id, represented as a String.
    • profiles

      public TaggedProfile[] profiles
      An array of tagged profiles associated with this object reference.
  • Constructor Details