Package com.e1c.g5.v8.dt.mw
Class Field
java.lang.Object
com.e1c.g5.v8.dt.mw.Field
Map field to value
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Field
Constructor Field- Parameters:
name
- - field name, cannot benull
value
- - field value , cannot benull
-
-
Method Details
-
getName
Returns field name- Returns:
- - field name, cannot be
null
-
getValue
Returns field value- Returns:
- - field value, cannot be
null
-