Fork me on GitHub
Show:

Query

Extends aeris.Model

Summary

Represents a single query property:value definition.

Constructor

aeris.api.params.models.Query

Syntax

aeris.api.params.models.Query

()

Summary

Item Index

Methods

Attributes

Methods

toString

Syntax

toString

() String

Summary

Custom toString, for converting to query string.

Returns:

validate

Syntax

validate

()

Summary

Attributes

operator

Operator

The operator to use when appending this query pair onto a chained query.

See 'Chaining Queries and Filters': http://www.hamweather.com/support/documentation/aeris/queries/