public static class QueryResponse.QueryDescribe extends VaultModel
Modifier and Type | Class and Description |
---|---|
static class |
QueryResponse.QueryDescribe.QueryObject |
Constructor and Description |
---|
QueryDescribe() |
Modifier and Type | Method and Description |
---|---|
List<ObjectField> |
getFields() |
QueryResponse.QueryDescribe.QueryObject |
getQueryObject() |
void |
setFields(List<ObjectField> fields) |
void |
setQueryObject(QueryResponse.QueryDescribe.QueryObject object) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public QueryResponse.QueryDescribe.QueryObject getQueryObject()
public void setQueryObject(QueryResponse.QueryDescribe.QueryObject object)
public List<ObjectField> getFields()
public void setFields(List<ObjectField> fields)
Copyright © 2021. All rights reserved.