Enum QueryTreeContext.Type (2.0.0)

public enum QueryTreeContext.Type extends Enum<QueryTreeContext.Type>

Enumeration of supported return types.

Static Fields

NameDescription
BOOL
DATE
DISTANCE
LOCATION
NUMBER
TEXT

Static Methods

NameDescription
valueOf(String name)
values()