com.cloudcontrolled.api.model
Class AbstractModel

java.lang.Object
  extended by com.cloudcontrolled.api.model.AbstractModel
Direct Known Subclasses:
Addon, AddonAnonymous, AddonOption, Application, BilledAddon, BilledBoxes, BillingAccount, Boxes, Country, Deployment, Log, SSHKey, Stack, SupportPlan, Type, User, Version, Worker

public abstract class AbstractModel
extends Object

Superclass of each wrapped response model.

Author:
Denis Neuling (denisneuling@gmail.com)

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

Constructor Detail

AbstractModel

public AbstractModel()


Copyright © 2012. All Rights Reserved.