Package org.omg.CORBA
Interface ConstantDefOperations
-
- All Superinterfaces:
ContainedOperations,IRObjectOperations
- All Known Subinterfaces:
ConstantDef
- All Known Implementing Classes:
_ConstantDefStub,ConstantDefPOA,ConstantDefPOATie
public interface ConstantDefOperations extends ContainedOperations
org/omg/CORBA/ConstantDefOperations.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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypeCodetype()IDLTypetype_def()voidtype_def(IDLType newType_def)Anyvalue()voidvalue(Any newValue)-
Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
-
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
-
-