public class GeoWaveTestStoreImpl extends Object implements GeoWaveTestStore
GeoWaveTestStore.GeoWaveStoreType| Constructor and Description |
|---|
GeoWaveTestStoreImpl(GeoWaveTestStore parent) |
GeoWaveTestStoreImpl(String namespace,
GeoWaveTestStore.GeoWaveStoreType[] value,
String[] options,
Class<? extends Annotation> annotationType) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
String |
namespace() |
String[] |
options() |
void |
setAnnotationType(Class<? extends Annotation> annotationType) |
void |
setNamespace(String namespace) |
void |
setOptions(String[] options) |
void |
setValue(GeoWaveTestStore.GeoWaveStoreType[] value) |
GeoWaveTestStore.GeoWaveStoreType[] |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic GeoWaveTestStoreImpl(GeoWaveTestStore parent)
public GeoWaveTestStoreImpl(String namespace, GeoWaveTestStore.GeoWaveStoreType[] value, String[] options, Class<? extends Annotation> annotationType)
public void setNamespace(String namespace)
public void setValue(GeoWaveTestStore.GeoWaveStoreType[] value)
public void setOptions(String[] options)
public void setAnnotationType(Class<? extends Annotation> annotationType)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic GeoWaveTestStore.GeoWaveStoreType[] value()
public String namespace()
public String[] options()
Copyright © 2013–2020. All rights reserved.