Package org.omg.CORBA

Interface AliasDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
AliasDef
All Known Implementing Classes:
_AliasDefStub, AliasDefPOA, AliasDefPOATie

public interface AliasDefOperations extends TypedefDefOperations
org/omg/CORBA/AliasDefOperations.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
  • Method Details

    • original_type_def

      IDLType original_type_def()
    • original_type_def

      void original_type_def(IDLType newOriginal_type_def)