Class ParamValue
java.lang.Object
org.uitnet.testing.smartfwk.core.validator.ParamValue
public class ParamValue extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description ParamValue() -
Method Summary
Modifier and Type Method Description ObjectgetV()ParamValueTypegetValueType()StringgetValueTypeAsStr()voidsetV(Object v)voidsetValueType(String valueType)
-
Constructor Details
-
ParamValue
public ParamValue()
-
-
Method Details
-
getV
-
setV
-
getValueType
-
getValueTypeAsStr
-
setValueType
-