org.omg.CORBA
Interface PrimitiveDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
PrimitiveDef
All Known Implementing Classes:
_PrimitiveDefStub, PrimitiveDef, PrimitiveDefPOA

public interface PrimitiveDefOperations
extends IDLTypeOperations

Generated from IDL interface "PrimitiveDef"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 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

public PrimitiveKind kind()