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
net.datenwerke.rs.terminal.service.terminal.helpmessenger.annotations
Annotation Interface Argument
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Argument
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
description
String
flag
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
hasValue
boolean
mandatory
String
valueName
Element Details
flag
String
flag
hasValue
boolean
hasValue
Default:
false
valueName
String
valueName
Default:
""
mandatory
boolean
mandatory
Default:
false
description
String
description