com.heroku.api
Class Key

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

public class Key
extends Object

TODO: Javadoc

Author:
Naaman Newbold

Constructor Summary
Key()
           
 
Method Summary
 String getContents()
           
 String getEmail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Key

public Key()
Method Detail

getEmail

public String getEmail()

getContents

public String getContents()


Copyright © 2012. All Rights Reserved.