public final class PartStudiosEvalFeatureScriptRequestQueries extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PartStudiosEvalFeatureScriptRequestQueries.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
key |
Feature Script identifier for a query entry
|
String[] |
value |
A list of geometryId values which will be converted to internal query form within the FeatureScript function evaluation.
|
| Modifier and Type | Method | Description |
|---|---|---|
static PartStudiosEvalFeatureScriptRequestQueries.Builder |
builder() |
|
String |
getKey() |
Get Feature Script identifier for a query entry
|
String[] |
getValue() |
Get A list of geometryId values which will be converted to internal query form within the FeatureScript function evaluation.
|
String |
toString() |
public String key
public String[] value
public final String getKey()
public final String[] getValue()
public static final PartStudiosEvalFeatureScriptRequestQueries.Builder builder()
Copyright © 2021. All rights reserved.