Uses of Class
com.jakewharton.pingdom.entities.Check.CheckTypeBase

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

Uses of Check.CheckTypeBase in com.jakewharton.pingdom.entities
 

Methods in com.jakewharton.pingdom.entities that return Check.CheckTypeBase
 Check.CheckTypeBase Check.CheckTypeWrapper.getTypeObject()
          Get type object representation.
 

Constructors in com.jakewharton.pingdom.entities with parameters of type Check.CheckTypeBase
Check.CheckTypeWrapper(CheckType typeNative, Check.CheckTypeBase typeObject)
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.