public class OperationParam extends Object
| Constructor and Description |
|---|
OperationParam(String name,
String type,
String description,
String defaultValue,
Boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getDescription() |
String |
getName() |
String |
getType() |
Boolean |
isRequired() |
String |
toString() |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.