public class ParameterDescriptor extends DescriptorElement
| Constructor and Description |
|---|
ParameterDescriptor(String friendlyName,
String paramName,
String description,
boolean ignored) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFriendlyName() |
String |
getParamName() |
boolean |
isIgnored() |
Copyright © 2020. All rights reserved.