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