Uses of Class
com.jakewharton.pingdom.entities.SummaryOutage.State

Packages that use SummaryOutage.State
com.jakewharton.pingdom.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of SummaryOutage.State in com.jakewharton.pingdom.entities
 

Methods in com.jakewharton.pingdom.entities that return types with arguments of type SummaryOutage.State
 List<SummaryOutage.State> SummaryOutage.getStates()
          Get a list of states.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.