Packagecom.distriqt.extension.health
Interfacepublic interface HealthQuery
Implementors StatisticsQuery



Public Properties
 PropertyDefined By
  healthType : HealthType
[read-only] The health type associated with this query
HealthQuery
Public Methods
 MethodDefined By
  
toObject():Object
Convert the query to an object
HealthQuery
Property Detail
healthTypeproperty
healthType:HealthType  [read-only]

The health type associated with this query


Implementation
    public function get healthType():HealthType
Method Detail
toObject()method
public function toObject():Object

Convert the query to an object

Returns
Object