com.rosaloves.bitlyj
Class Url

java.lang.Object
  extended by com.rosaloves.bitlyj.Url
Direct Known Subclasses:
ShortenedUrl

public class Url
extends Object

$Id: Url.java 135 2010-07-26 17:33:10Z chris@rosaloves.com $

Author:
clewis Jul 17, 2010

Method Summary
 String getGlobalHash()
           
 String getLongUrl()
           
 String getShortUrl()
           
 String getUserHash()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getGlobalHash

public String getGlobalHash()

getUserHash

public String getUserHash()

getShortUrl

public String getShortUrl()

getLongUrl

public String getLongUrl()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010. All Rights Reserved.