Class TextLink

  • All Implemented Interfaces:
    HtmlCommand

    public class TextLink
    extends java.lang.Object
    implements HtmlCommand
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getText()  
      Url getUrl()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getText

        public java.lang.String getText()
      • getUrl

        public Url getUrl()