Class EventVectorPair

All Implemented Interfaces:
Runnable

public class EventVectorPair extends AbstractEventChannelPair
  • Constructor Details

    • EventVectorPair

      protected EventVectorPair()
      for hibernate
    • EventVectorPair

      public EventVectorPair(StatefulEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, EventStationPair esp)
    • EventVectorPair

      public EventVectorPair(StatefulEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, Status status, EventStationPair esp)
  • Method Details

    • getChannelGroup

      public edu.sc.seis.fissuresUtil.hibernate.ChannelGroup getChannelGroup()
    • setChannelGroup

      protected void setChannelGroup(edu.sc.seis.fissuresUtil.hibernate.ChannelGroup cg)
    • run

      public void run()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class WaveformWorkUnit
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object