public class ParameterConfig extends Object
| Constructor and Description |
|---|
ParameterConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
com.fasterxml.jackson.databind.JavaType |
getType() |
void |
setName(String name) |
void |
setType(com.fasterxml.jackson.databind.JavaType type) |
Copyright © 2017. All rights reserved.