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
-
Method Details
-
getElementName
String getElementName()
-