Interface ModelTypedList.ValueWrapper
- Enclosing class:
ModelTypedList<T>
public static interface ModelTypedList.ValueWrapper
- Since:
- 3.9.0
-
Method Summary
-
Method Details
-
wrap
Wraps the low-level value from data object into the high-level value returned byIPObject- Parameters:
pobject- (notnull)targetType- - target value typevalue-- Returns:
- the high-level value
-