Class DomainSeedsDefinition.UrlInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      UrlInfo​(java.lang.String urlListName, java.lang.String seedList)  
    • Method Summary

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

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

      • UrlInfo

        public UrlInfo​(java.lang.String urlListName,
                       java.lang.String seedList)