public interface Named extends QueryPart
Modifier and Type | Method and Description |
---|---|
String |
getComment()
The comment on this object.
|
String |
getName()
The unqualified name of this object.
|
Name |
getQualifiedName()
The qualified name of this object.
|
Name |
getUnqualifiedName()
The unqualified name of this object.
|
Copyright © 2019. All rights reserved.