com.rosaloves.bitlyj
Class UrlInfo

java.lang.Object
  extended by com.rosaloves.bitlyj.UrlInfo

public class UrlInfo
extends Object

$Id: UrlInfo.java 125 2010-07-20 12:09:21Z chris@rosaloves.com $

Author:
clewis Jul 17, 2010

Method Summary
 String getCreatedBy()
           
 String getTitle()
           
 Url getUrl()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCreatedBy

public String getCreatedBy()

getTitle

public String getTitle()

getUrl

public Url getUrl()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010. All Rights Reserved.