com.heroku.api
Class StackInfo
java.lang.Object
com.heroku.api.StackInfo
- All Implemented Interfaces:
- Serializable
public class StackInfo
- extends Object
- implements Serializable
- Author:
- Naaman Newbold
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackInfo
public StackInfo()
getRequested
public String getRequested()
isBeta
public boolean isBeta()
isCurrent
public boolean isCurrent()
getName
public String getName()
getStack
public Heroku.Stack getStack()
Copyright © 2012. All Rights Reserved.