Uses of Class
org.hackystat.telemetry.service.resource.chart.jaxb.TelemetryChartIndex

Packages that use TelemetryChartIndex
org.hackystat.telemetry.service.client Provides a client class that facilitates access to the Telemetry service. 
org.hackystat.telemetry.service.resource.chart.jaxb Provides the JAXB classes corresponding to the TelemetryChart XML schema. 
 

Uses of TelemetryChartIndex in org.hackystat.telemetry.service.client
 

Methods in org.hackystat.telemetry.service.client that return TelemetryChartIndex
 TelemetryChartIndex TelemetryClient.getChartIndex()
          Returns a TelemetryChartIndex instance from this server, or throws a TelemetryClientException if problems occur.
 

Uses of TelemetryChartIndex in org.hackystat.telemetry.service.resource.chart.jaxb
 

Methods in org.hackystat.telemetry.service.resource.chart.jaxb that return TelemetryChartIndex
 TelemetryChartIndex ObjectFactory.createTelemetryChartIndex()
          Create an instance of TelemetryChartIndex