Uses of Class
com.jakewharton.pingdom.entities.ReportShared.Banner

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

Uses of ReportShared.Banner in com.jakewharton.pingdom.entities
 

Fields in com.jakewharton.pingdom.entities with type parameters of type ReportShared.Banner
 List<ReportShared.Banner> ReportShared.banners
           
 

Methods in com.jakewharton.pingdom.entities that return types with arguments of type ReportShared.Banner
 List<ReportShared.Banner> ReportShared.getBanners()
          Get a list of banners.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.