Class Stage

java.lang.Object
edu.sc.seis.sod.Stage
All Implemented Interfaces:
Serializable

public class Stage extends Object implements Serializable
See Also:
  • Field Details

    • EVENT_ATTR_SUBSETTER

      public static final Stage EVENT_ATTR_SUBSETTER
    • EVENT_ORIGIN_SUBSETTER

      public static final Stage EVENT_ORIGIN_SUBSETTER
    • NETWORK_SUBSETTER

      public static final Stage NETWORK_SUBSETTER
    • EVENT_STATION_SUBSETTER

      public static final Stage EVENT_STATION_SUBSETTER
    • EVENT_CHANNEL_SUBSETTER

      public static final Stage EVENT_CHANNEL_SUBSETTER
    • REQUEST_SUBSETTER

      public static final Stage REQUEST_SUBSETTER
    • AVAILABLE_DATA_SUBSETTER

      public static final Stage AVAILABLE_DATA_SUBSETTER
    • DATA_RETRIEVAL

      public static final Stage DATA_RETRIEVAL
    • PROCESSOR

      public static final Stage PROCESSOR
    • EVENT_CHANNEL_POPULATION

      public static final Stage EVENT_CHANNEL_POPULATION
    • ALL

      public static final Stage[] ALL
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getVal

      public int getVal()
    • getFromInt

      public static Stage getFromInt(int val)