public final class RequestParameter extends Object
| Constructor and Description |
|---|
RequestParameter(String paramDesc,
String paramName,
String paramType,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParamDesc() |
String |
getParamName() |
String |
getParamType() |
boolean |
isRequired() |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.