JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.zetaplugins.zetacore.command.annotation
Annotation Interface Description
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Description
Annotation to set the description for a command.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The description for this command.
Element Details
value
String
value
The description for this command.