com.jakewharton.pingdom.entities
Class Check.CheckTypeBase

java.lang.Object
  extended by com.jakewharton.pingdom.entities.Check.CheckTypeBase
All Implemented Interfaces:
PingdomEntity, Serializable
Enclosing class:
Check

public static final class Check.CheckTypeBase
extends Object
implements PingdomEntity

An encompassing base class which allows for the deserialization of all complex check-type objects to a single native object.

Author:
Jake Wharton
See Also:
Serialized Form

Constructor Summary
Check.CheckTypeBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Check.CheckTypeBase

public Check.CheckTypeBase()


Copyright © 2011 Jake Wharton. All Rights Reserved.