QualifiedNameable

Interface QualifiedNameable

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

Methods

getQualifiedName

Name getQualifiedName()

Returns the fully qualified name of an element.

Returns:
the fully qualified name of an element

© 1993–2017, Oracle and/or its af