public class Parameter extends Object
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getParamValue() |
String |
getValue() |
boolean |
isLocked() |
void |
setLocked(boolean locked) |
void |
setParamValue(String paramValue) |
Copyright © 2018 WSO2. All rights reserved.