public class ParameterDO extends Object
Modifier and Type | Field and Description |
---|---|
static int |
USERMAN_PARAM |
Constructor and Description |
---|
ParameterDO() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
public static final int USERMAN_PARAM
Copyright © 2019 WSO2. All rights reserved.