public abstract class RowRecordWrapper
extends java.lang.Object
| Constructor and Description |
|---|
RowRecordWrapper() |
| Modifier and Type | Method and Description |
|---|---|
FieldDataWrapper |
getDynamicWrapper()
Get the dynamic field.
|
abstract java.util.List<QueryResultsWrapper.RowRecord> |
getRowRecords() |
public abstract java.util.List<QueryResultsWrapper.RowRecord> getRowRecords()
public FieldDataWrapper getDynamicWrapper() throws ParamException
ParamException if the dynamic field doesn't exist.FieldDataWrapperParamException