public class UsageRegistry.UsageEntry extends Object
UsageRegistry.UsageEntry defines the information about the directives that are available.| Constructor and Description |
|---|
UsageEntry(String directive,
String usage,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDirective() |
String |
getUsage() |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.