Enum QueryTreeContext.Type (2.0.0)

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

Enumeration of supported return types.

Static Fields

Name Description
BOOL
DATE
DISTANCE
LOCATION
NUMBER
TEXT

Static Methods

Name Description
valueOf(String name)
values()