Package org.glassfish.rmic.iiop
Interface ContextElement
-
- All Known Implementing Classes:
AbstractType
,ArrayType
,ClassType
,CompoundType
,CompoundType.Member
,CompoundType.Method
,ImplementationType
,InterfaceType
,NCClassType
,NCInterfaceType
,PrimitiveType
,RemoteType
,SpecialClassType
,SpecialInterfaceType
,Type
,ValueType
public interface ContextElement
ContextElement provides a common interface for elements of a ContextStack.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getElementName()
-