public class ParameterConfig extends Object
Constructor and Description |
---|
ParameterConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the parameter description.
|
String |
getName()
Get the parameter name.
|
boolean |
isRequired()
Indicates whether or not the parameter is required.
|
public String getName()
public String getDescription()
public boolean isRequired()
Copyright © 2016. All rights reserved.