public class GeoField extends SchemaField
fieldName| Constructor and Description |
|---|
GeoField(FieldName fieldName) |
GeoField(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(CommandArguments args) |
GeoField |
as(String attribute) |
static GeoField |
of(FieldName fieldName) |
static GeoField |
of(String fieldName) |
getFieldName, getNamepublic GeoField(String fieldName)
public GeoField(FieldName fieldName)
public GeoField as(String attribute)
as in class SchemaFieldpublic void addParams(CommandArguments args)
Copyright © 2024. All rights reserved.