com.heroku.api
Class AddonChange

java.lang.Object
  extended by com.heroku.api.AddonChange

public class AddonChange
extends Object

TODO: Javadoc

Author:
Naaman Newbold

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.