Class News.Link

  • Enclosing class:
    News

    public static class News.Link
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Link()  
    • Method Summary

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

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

      • Link

        public Link()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getTarget

        public java.lang.String getTarget()