JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
top.magstar.framework.commands
>
Argument
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Optional Element Summary
Element Details
name
type
optional
suggestions
Annotation Interface Argument
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
Argument
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
name
boolean
optional
String
[]
suggestions
ArgType
type
Element Details
name
String
name
Default:
""
type
ArgType
type
Default:
STRING
optional
boolean
optional
Default:
false
suggestions
String
[]
suggestions
Default:
{}