Class EventRecord.Phase

  • All Implemented Interfaces:
    Codec
    Enclosing class:
    EventRecord

    public static class EventRecord.Phase
    extends EnumType
    An EnumType that indicates the specific phase where the EventRecord was generated
    • Constructor Detail

      • Phase

        public Phase​(java.lang.Object value)
      • Phase

        public Phase​(java.lang.Object value,
                     int index)
    • Method Detail

      • isApplyExtrinsic

        public boolean isApplyExtrinsic()
        true when this is a ApplyExtrinsic
      • isFinalization

        public boolean isFinalization()
        true when this is a ApplyExtrinsic