Package com.e1c.g5.v8.dt.mw
Class Field
- java.lang.Object
-
- com.e1c.g5.v8.dt.mw.Field
-
public class Field extends Object
Map field to value
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Returns field nameString
getValue()
Returns field value
-