Uses of Class
com.heroku.api.Heroku.ApiVersion

Packages that use Heroku.ApiVersion
com.heroku.api   
 

Uses of Heroku.ApiVersion in com.heroku.api
 

Methods in com.heroku.api that return Heroku.ApiVersion
static Heroku.ApiVersion Heroku.ApiVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Heroku.ApiVersion[] Heroku.ApiVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.