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 String
getFieldName()
String
getValueExpression()
Boolean
isUpdateOnReduction()
-