net.sourceforge.plantuml
Class Url

java.lang.Object
  extended by net.sourceforge.plantuml.Url

public class Url
extends Object


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

Constructor Detail

Url

public Url(String url,
           String tooltip)
Method Detail

getUrl

public final String getUrl()

getTooltip

public final String getTooltip()


Copyright © 2012. All Rights Reserved.