public class ObjectEsParameter extends AbstractEsParameter
| Constructor and Description |
|---|
ObjectEsParameter(String name,
AbstractEsParameter... abstractEsParameters) |
ObjectEsParameter(String name,
Description description,
AbstractEsParameter... abstractEsParameters) |
| Modifier and Type | Method and Description |
|---|---|
ObjectEsParameter |
addChild(AbstractEsParameter child) |
List<AbstractEsParameter> |
getAllChildren() |
String |
toString() |
equals, getDescription, getName, getType, getTypeAsMap, hasDescription, hashCode, setDescription, setTypepublic ObjectEsParameter(String name, Description description, AbstractEsParameter... abstractEsParameters)
public ObjectEsParameter(String name, AbstractEsParameter... abstractEsParameters)
public List<AbstractEsParameter> getAllChildren()
getAllChildren in class AbstractEsParameterpublic ObjectEsParameter addChild(AbstractEsParameter child)
public String toString()
toString in class AbstractEsParameterCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.