Enum QueryTreeContext.Type (3.0.2)

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()