Package org.omg.CORBA
Interface PrimitiveDefOperations
-
- All Superinterfaces:
IDLTypeOperations
,IRObjectOperations
- All Known Subinterfaces:
PrimitiveDef
- All Known Implementing Classes:
_PrimitiveDefStub
,PrimitiveDefPOA
,PrimitiveDefPOATie
public interface PrimitiveDefOperations extends IDLTypeOperations
org/omg/CORBA/PrimitiveDefOperations.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 PrimitiveKind
kind()
-
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
-
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
-
-
-
-
Method Detail
-
kind
PrimitiveKind kind()
-
-