public class WSParameter extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isURIPathParameter
The flag if this parameter is used in the URI path.
|
String |
paramName
The parameter name.
|
String |
value
The Value.
|
Constructor and Description |
---|
WSParameter(String paramName,
String value,
boolean isURIPathParameter)
Constructor.
|
iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.