JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
studio.mevera.imperat.annotations
Annotation Interface Named
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
PARAMETER
})
public @interface
Named
Assigns a logical name to a command element or parameter. Useful for help output and error messages.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""