JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.orientechnologies.common.console.annotation
Annotation Interface ConsoleParameter
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public @interface
ConsoleParameter
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
name
boolean
optional
Element Details
name
String
name
Default:
""
description
String
description
Default:
""
optional
boolean
optional
Default:
false