VisiBroker for Java

org.omg.CORBA
Interface PrimitiveDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
PrimitiveDef

public interface PrimitiveDefOperations
extends IDLTypeOperations

Represents a primitive type (such as an int or a long) that is stored in the Interface Repository. This interface provides a method for retrieving the kind of primitive that is being represented.


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

PrimitiveKind kind()
Returns:
the kind of primitive represented by this object.

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online