|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An abstract interface inherited by all Interface Repository
(IR) objects that represent OMG IDL types. It provides access
to the TypeCode
object describing the type and is used in defining the
other interfaces wherever definitions of IDLType
must be referenced.
Method Summary | |
TypeCode |
type()
Retrieves the TypeCode object describing the type of this object. |
Methods inherited from interface org.omg.CORBA.IRObject |
def_kind,
destroy |
Method Detail |
public TypeCode type()
TypeCode
object describing the type of this object.TypeCode
object describing this object
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |