com.heroku.api
Class Addon
java.lang.Object
com.heroku.api.Addon
- All Implemented Interfaces:
- Serializable
public class Addon
- extends Object
- implements Serializable
TODO: Javadoc
- Author:
- Naaman Newbold
- See Also:
- Serialized Form
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.