com.heroku.api
Class Key

java.lang.Object
  extended by com.heroku.api.Key
All Implemented Interfaces:
Serializable

public class Key
extends Object
implements Serializable

TODO: Javadoc

Author:
Naaman Newbold
See Also:
Serialized Form

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.