Class EventChannelPair

All Implemented Interfaces:
java.lang.Runnable

public class EventChannelPair
extends AbstractEventChannelPair
  • Field Details

    • BIG_ERROR_MSG

      public static final java.lang.String BIG_ERROR_MSG
  • Constructor Details

    • EventChannelPair

      protected EventChannelPair()
      for hibernate
    • EventChannelPair

      public EventChannelPair​(edu.sc.seis.sod.model.event.StatefulEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Channel chan, EventStationPair esp)
    • EventChannelPair

      public EventChannelPair​(edu.sc.seis.sod.model.event.StatefulEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Channel chan, edu.sc.seis.sod.model.status.Status status, EventStationPair esp)
  • Method Details

    • run

      public void run()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class WaveformWorkUnit
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • getChannelDbId

      public int getChannelDbId()
    • getChannel

      public edu.sc.seis.seisFile.fdsnws.stationxml.Channel getChannel()
    • setChannel

      protected void setChannel​(edu.sc.seis.seisFile.fdsnws.stationxml.Channel chan)
      for use by hibernate