com.heroku.api
Class Addon
java.lang.Object
com.heroku.api.Addon
public class Addon
- extends Object
TODO: Javadoc
- Author:
- Naaman Newbold
Constructor Summary |
Addon()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Addon
public Addon()
getConfigured
public Boolean getConfigured()
getPriceCents
public int getPriceCents()
getId
public String getId()
getPriceUnit
public String getPriceUnit()
getName
public String getName()
getDescription
public String getDescription()
getUrl
public URL getUrl()
getState
public String getState()
getBeta
public String getBeta()
Copyright © 2012. All Rights Reserved.