@Deprecated public class AnnotatedSubShell extends Object implements SubShell
| Constructor and Description |
|---|
AnnotatedSubShell()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Deprecated.
Return the description of the command which is used to generate command line help.
|
String |
getDetailedDescription()
Deprecated.
Return a detailed description of the command.
|
String |
getName()
Deprecated.
Return 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–2020 The Apache Software Foundation. All rights reserved.