public class DirectiveUsage extends Object
| Constructor and Description |
|---|
DirectiveUsage(String directive,
String usage,
String description,
String scope,
UsageDefinition arguments,
String[] categories) |
| Modifier and Type | Method and Description |
|---|---|
UsageDefinition |
getArguments() |
String[] |
getCategories() |
String |
getDescription() |
String |
getDirective() |
String |
getScope() |
String |
getUsage() |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.