JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
tech.ailef.dbadmin.external.annotations
Annotation Interface DisplayName
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
DisplayName
Marks a method as returning a name that has to be used to display this item, in addition to its primary key. Use to give users more readable item names.