Package Summary
Overview Summary
class:QualifiedNameable [CHANGED]
All Superinterfaces:
AnnotatedConstruct
,
Element
All Known Subinterfaces:
PackageElement
,
TypeElement
public interface
QualifiedNameable
extends
Element
A mixin interface for an element that has a qualified name.
Since:
1.7
All Superinterfaces:
Element
All Known Subinterfaces:
PackageElement
,
TypeElement
public interface
QualifiedNameable
extends
Element
A mixin interface for an element that has a qualified name.
Since:
1.7
All Superinterfaces:
AnnotatedConstruct
,
Element
All Known Subinterfaces:
PackageElement
,
TypeElement
public interface
QualifiedNameable
extends
Element
A mixin interface for an element that has a qualified name.
Since:
1.7
method:getQualifiedName-- [NONE]
getQualifiedName
Name
getQualifiedName()
Returns the fully qualified name of an element.
Returns:
the fully qualified name of an element