Interface NamedElement
-
- All Known Implementing Classes:
MethodInvocation,ParameterInfo
public interface NamedElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetName()StringgetRawName()default booleanisRenamed()
-