| Constructor and Description |
|---|
GeoAddParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(CommandArguments args) |
GeoAddParams |
ch()
Modify the return value from the number of new elements added, to the total number of elements
changed
|
boolean |
equals(java.lang.Object o) |
static GeoAddParams |
geoAddParams() |
int |
hashCode() |
GeoAddParams |
nx()
Don't update already existing elements.
|
GeoAddParams |
xx()
Only update elements that already exist.
|
public static GeoAddParams geoAddParams()
public GeoAddParams nx()
public GeoAddParams xx()
public GeoAddParams ch()
public void addParams(CommandArguments args)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2025. All rights reserved.