com.jakewharton.pingdom
Interface PingdomEnumeration

All Known Implementing Classes:
AlertStatus, AlertVia, BannerType, CheckStatus, CheckType, PerformanceResolution, PublicReportMonths, ReportFrequency, SharedReportType, SmsProvider, StateStatus

public interface PingdomEnumeration

Interface which allows for central unification of the type heirarchy of all Pingdom-specific enumerations.

All implementing enumerations should override Object.toString() in order to provide a string representation of their type.

Author:
Jake Wharton



Copyright © 2011 Jake Wharton. All Rights Reserved.