| Package | Description |
|---|---|
| iot.jcypher.query.writer |
| Modifier and Type | Method and Description |
|---|---|
static QueryParam |
QueryParam.createAddParam(String name,
Object value,
WriterContext context) |
static QueryParam |
QueryParam.createParam(String name,
Object value,
WriterContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<QueryParam> |
QueryParamSet.getQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
static void |
QueryParamSet.addQueryParam(QueryParam param,
WriterContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryParamSet.setQueryParams(List<QueryParam> queryParams) |
Copyright © 2016. All rights reserved.