Interface HasFieldValues
-
- All Known Subinterfaces:
ActionInsertNode,ActionUpdateNode
- All Known Implementing Classes:
ActionInsertNodeImpl,ActionUpdateNodeImpl
public interface HasFieldValues
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<ActionFieldValue>getFieldValues()
-
-
-
Method Detail
-
getFieldValues
List<ActionFieldValue> getFieldValues()
-
-