public class ParamPOJO extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ParamPOJO.DataType |
| Constructor and Description |
|---|
ParamPOJO() |
| Modifier and Type | Method and Description |
|---|---|
ParamPOJO.DataType |
getDatatype() |
String |
getInternalName() |
String |
getJavatype() |
boolean |
getMultivalue() |
String |
getName() |
int |
getPosition() |
boolean |
isBody() |
boolean |
isFile() |
boolean |
isHeader() |
boolean |
isPathparam() |
public String getName()
public String getInternalName()
public ParamPOJO.DataType getDatatype()
public boolean getMultivalue()
public boolean isFile()
public boolean isBody()
public String getJavatype()
public boolean isHeader()
public boolean isPathparam()
public int getPosition()
Copyright © 2016. All rights reserved.