Interface IUpdateField
-
- All Known Implementing Classes:
ImmutableUpdateField
public interface IUpdateField
A definition corresponding to POJO 'UpdateField
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getFieldName()
java.lang.String
getValueExpression()
java.lang.Boolean
isUpdateOnReduction()
-