com.heroku.api
Class AddonChange

java.lang.Object
  extended by com.heroku.api.AddonChange
All Implemented Interfaces:
Serializable

public class AddonChange
extends Object
implements Serializable

TODO: Javadoc

Author:
Naaman Newbold
See Also:
Serialized Form

Constructor Summary
AddonChange()
           
 
Method Summary
 String getMessage()
           
 String getPrice()
           
 String getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddonChange

public AddonChange()
Method Detail

getStatus

public String getStatus()

getMessage

public String getMessage()

getPrice

public String getPrice()


Copyright © 2012. All Rights Reserved.