Class EventVectorPair

    • Constructor Detail

      • EventVectorPair

        protected EventVectorPair()
        for hibernate
      • EventVectorPair

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

      • getChannelGroup

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

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

        public void run()
      • toString

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