Package | Description |
---|---|
com.unitesk.requality.core |
The main core package for using in other packages.
|
com.unitesk.requality.core.attribute | |
com.unitesk.requality.core.attribute.valueproviders |
Modifier and Type | Method and Description |
---|---|
static ListValue |
NodeMapper.listFromJSON(JSONObject a) |
Modifier and Type | Method and Description |
---|---|
ListValue |
AttributeGenerator.getRandValues(boolean renew) |
Modifier and Type | Method and Description |
---|---|
Attribute |
AttributeStorage.setConstAttribute(java.lang.String key,
ListValue listValue,
int flag) |
void |
AttributeGenerator.setRandValues(ListValue v) |
Constructor and Description |
---|
TemplValueProvider(ListValue vals) |