Class StopDatafeedResponse

    • Constructor Detail

      • StopDatafeedResponse

        public StopDatafeedResponse​(boolean stopped)
    • Method Detail

      • isStopped

        public boolean isStopped()
        Has the Datafeed stopped or not
        Returns:
        boolean value indicating the Datafeed stopped status
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object