public class QueryResultsWrapper extends Object
query interface.| 构造器和说明 |
|---|
QueryResultsWrapper(@NonNull QueryResults results) |
public QueryResultsWrapper(@NonNull
@NonNull QueryResults results)
public FieldDataWrapper getFieldWrapper(@NonNull @NonNull String fieldName) throws ParamException
FieldDataWrapper for a field.
Throws ParamException if the field doesn't exist.fieldName - field name to get output dataFieldDataWrapperParamExceptionCopyright © 2023. All rights reserved.