Class FieldValue
- java.lang.Object
-
- org.uitnet.testing.smartfwk.ui.core.commons.FieldValue
-
public class FieldValue extends Object
- Author:
- Madhav Krishna
-
-
Constructor Summary
Constructors Constructor Description FieldValue(Field field, Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FieldgetField()ObjectgetValue()voidsetField(Field field)voidsetValue(Object value)
-