Package org.omg.CORBA
Interface ValueMemberDefOperations
-
- All Superinterfaces:
ContainedOperations
,IRObjectOperations
- All Known Subinterfaces:
ValueMemberDef
- All Known Implementing Classes:
_ValueMemberDefStub
,ValueMemberDefPOA
,ValueMemberDefPOATie
public interface ValueMemberDefOperations extends ContainedOperations
org/omg/CORBA/ValueMemberDefOperations.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 short
access()
void
access(short newAccess)
TypeCode
type()
IDLType
type_def()
void
type_def(IDLType newType_def)
-
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
-
-