@Deprecated public class AnnotatedSubShell extends Object implements SubShell
| Constructor and Description |
|---|
AnnotatedSubShell()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Deprecated.
Returns the description of the command which is used to generate command line help
|
String |
getDetailedDescription()
Deprecated.
Returns a detailed description of the command
|
String |
getName()
Deprecated.
Returns the name of the command if used inside a shell
|
public String getName()
SubShellpublic String getDescription()
SubShellgetDescription in interface SubShellpublic String getDetailedDescription()
SubShellgetDetailedDescription in interface SubShellCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.