|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDLTypeOperations
This interface must be implemented by all IDLType objects. The IDLType is inherited by all IR objects that represent IDL types, including interfaces, typedefs, and anonymous types.
IDLType
,
IRObject
,
IRObjectOperations
Method Summary | |
---|---|
TypeCode |
type()
The type attribute describes the type defined by an object derived from IDLType . |
Methods inherited from interface org.omg.CORBA.IRObjectOperations |
---|
def_kind, destroy |
Method Detail |
---|
TypeCode type()
IDLType
.
TypeCode
defined by this object.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.