Class Stage

  • All Implemented Interfaces:
    java.io.Serializable

    public class Stage
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • 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 Detail

      • toString

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

        public int getVal()
      • getFromInt

        public static Stage getFromInt​(int val)