Class OriginInfoWebsite


  • public class OriginInfoWebsite
    extends OriginInfo
    • Constructor Summary

      Constructors 
      Constructor Description
      OriginInfoWebsite​(long cat, java.lang.String baseUrl)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBaseUrl()  
      long getCat()
      Specifies whether the OriginInfoOptions are about this engagement or the one received previously
      • Methods inherited from class java.lang.Object

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

      • OriginInfoWebsite

        public OriginInfoWebsite​(long cat,
                                 java.lang.String baseUrl)