public interface CommandInfo extends Named, Descriptive
| Modifier and Type | Method and Description |
|---|---|
List<ArgumentInfo> |
getArguments() |
List<OptionInfo> |
getOptions() |
String |
getScope() |
getDescriptionString getScope()
List<OptionInfo> getOptions()
List<ArgumentInfo> getArguments()
Copyright © 2013 OW2 Consortium. All Rights Reserved.