Enum ScoutMatchStatus

    • Enum Constant Detail

      • CURRENT

        public static final ScoutMatchStatus CURRENT
        Current. Used by try counts in Rugby
      • FIRST_PERIOD

        public static final ScoutMatchStatus FIRST_PERIOD
        1st period of the match
      • SECOND_PERIOD

        public static final ScoutMatchStatus SECOND_PERIOD
        2nd period of the match
      • THIRD_PERIOD

        public static final ScoutMatchStatus THIRD_PERIOD
        3rd period of the match
      • FOURTH_PERIOD

        public static final ScoutMatchStatus FOURTH_PERIOD
        4th period of the match
      • FIFTH_PERIOD

        public static final ScoutMatchStatus FIFTH_PERIOD
        5th period of the match
      • FIRST_HALF

        public static final ScoutMatchStatus FIRST_HALF
        1st half of the match
      • SECOND_HALF

        public static final ScoutMatchStatus SECOND_HALF
        2nd half of the match
      • GOLDEN_SET

        public static final ScoutMatchStatus GOLDEN_SET
        Golden set (volleyball and beach volleyball)
      • AWAITING_GOLDEN_SET

        public static final ScoutMatchStatus AWAITING_GOLDEN_SET
        Awaiting golden set (volleyball and beach volleyball)
      • AFTER_GOLDEN_SET

        public static final ScoutMatchStatus AFTER_GOLDEN_SET
        After golden set (volleyball and beach volleyball)
      • SECOND_QUARTER

        public static final ScoutMatchStatus SECOND_QUARTER
        2nd quarter
      • FOURTH_QUARTER

        public static final ScoutMatchStatus FOURTH_QUARTER
        4th quarter
      • FIRST_HALF_OT

        public static final ScoutMatchStatus FIRST_HALF_OT
        1st half of overtime
      • SECOND_HALF_OT

        public static final ScoutMatchStatus SECOND_HALF_OT
        2nd half of overtime
      • PENALTY_SHOOTING

        public static final ScoutMatchStatus PENALTY_SHOOTING
        Penalty shooting
      • POSTPONED

        public static final ScoutMatchStatus POSTPONED
        The match has been postponed and will be played later.

        Note : Signals a significant delay (will not be played on the same day), in which case a new match (with a different match ID) will be created.

      • DEFAULTED1

        public static final ScoutMatchStatus DEFAULTED1
        Player 1 defaulted (e.g. by being disqualified or failing to attend the match)
      • DEFAULTED2

        public static final ScoutMatchStatus DEFAULTED2
        Player 2 defaulted (e.g. by being disqualified or failing to attend the match)
      • DELAYED

        public static final ScoutMatchStatus DELAYED
        The match start is delayed
      • CANCELLED

        public static final ScoutMatchStatus CANCELLED
        The match has been cancelled
      • INTERRUPTED

        public static final ScoutMatchStatus INTERRUPTED
        The match has been interrupted

        Note : Interrupted after start, will continue later. If the match cannot be continued, it will then be abandoned.

      • ABANDONED

        public static final ScoutMatchStatus ABANDONED
        The match has been abandoned
      • WALKOVER

        public static final ScoutMatchStatus WALKOVER
        A walkover has been awarded
      • WALKOVER1

        public static final ScoutMatchStatus WALKOVER1
        Player 1 won by walkover
      • WALKOVER2

        public static final ScoutMatchStatus WALKOVER2
        Player 2 won by walkover
      • AWAITING_OT

        public static final ScoutMatchStatus AWAITING_OT
        Waiting for overtime to start
      • OT_HALFTIME

        public static final ScoutMatchStatus OT_HALFTIME
        Pause between 1st and 2nd overtime period
      • AWAITING_PENALTIES

        public static final ScoutMatchStatus AWAITING_PENALTIES
        Waiting for penalty shooting to start
      • AFTER_PENALTIES

        public static final ScoutMatchStatus AFTER_PENALTIES
        Penalties are finished
      • AWAITING_SD

        public static final ScoutMatchStatus AWAITING_SD
        Awaiting sudden death
      • SESSION_BREAK

        public static final ScoutMatchStatus SESSION_BREAK
        Session break
      • FIRST_INNINGS_HOME_TEAM

        public static final ScoutMatchStatus FIRST_INNINGS_HOME_TEAM
        First innings, home team
      • FIRST_INNINGS_AWAY_TEAM

        public static final ScoutMatchStatus FIRST_INNINGS_AWAY_TEAM
        First innings, away team
      • SECOND_INNINGS_HOME_TEAM

        public static final ScoutMatchStatus SECOND_INNINGS_HOME_TEAM
        Second innings, home team
      • SECOND_INNINGS_AWAY_TEAM

        public static final ScoutMatchStatus SECOND_INNINGS_AWAY_TEAM
        Second innings, away team
      • AWAITING_SUPER_OVER

        public static final ScoutMatchStatus AWAITING_SUPER_OVER
        Awaiting super over
      • SUPER_OVER_HOME_TEAM

        public static final ScoutMatchStatus SUPER_OVER_HOME_TEAM
        Super over, home team
      • SUPER_OVER_AWAY_TEAM

        public static final ScoutMatchStatus SUPER_OVER_AWAY_TEAM
        Super over, away team
      • AFTER_SUPER_OVER

        public static final ScoutMatchStatus AFTER_SUPER_OVER
        After super over
      • INNINGS_BREAK

        public static final ScoutMatchStatus INNINGS_BREAK
        Innings break
      • SUPER_OVER_BREAK

        public static final ScoutMatchStatus SUPER_OVER_BREAK
        Super over break
      • FIRST_INNING_TOP

        public static final ScoutMatchStatus FIRST_INNING_TOP
        First inning top
      • BREAK_TOP1_BOTTOM1

        public static final ScoutMatchStatus BREAK_TOP1_BOTTOM1
        Break top 1 bottom 1
      • FIRST_INNING_BOTTOM

        public static final ScoutMatchStatus FIRST_INNING_BOTTOM
        First inning bottom
      • BREAK_TOP2_BOTTOM1

        public static final ScoutMatchStatus BREAK_TOP2_BOTTOM1
        Break top 2 bottom 1
      • SECOND_INNING_TOP

        public static final ScoutMatchStatus SECOND_INNING_TOP
        Second inning top
      • BREAK_TOP2_BOTTOM2

        public static final ScoutMatchStatus BREAK_TOP2_BOTTOM2
        Break top 2 bottom 2
      • SECOND_INNING_BOTTOM

        public static final ScoutMatchStatus SECOND_INNING_BOTTOM
        Second inning bottom
      • BREAK_TOP3_BOTTOM2

        public static final ScoutMatchStatus BREAK_TOP3_BOTTOM2
        Break top 3 bottom 2
      • THIRD_INNING_TOP

        public static final ScoutMatchStatus THIRD_INNING_TOP
        Third inning top
      • BREAK_TOP3_BOTTOM3

        public static final ScoutMatchStatus BREAK_TOP3_BOTTOM3
        Break top 3 bottom 3
      • THIRD_INNING_BOTTOM

        public static final ScoutMatchStatus THIRD_INNING_BOTTOM
        Third inning bottom
      • BREAK_TOP4_BOTTOM3

        public static final ScoutMatchStatus BREAK_TOP4_BOTTOM3
        Break top 4 bottom 3
      • FOURTH_INNING_TOP

        public static final ScoutMatchStatus FOURTH_INNING_TOP
        Fourth inning top
      • BREAK_TOP4_BOTTOM4

        public static final ScoutMatchStatus BREAK_TOP4_BOTTOM4
        Break top 4 bottom 4
      • FOURTH_INNING_BOTTOM

        public static final ScoutMatchStatus FOURTH_INNING_BOTTOM
        Fourth inning bottom
      • BREAK_TOP5_BOTTOM4

        public static final ScoutMatchStatus BREAK_TOP5_BOTTOM4
        Break top 5 bottom 4
      • FIFTH_INNING_TOP

        public static final ScoutMatchStatus FIFTH_INNING_TOP
        Fifth inning top
      • BREAK_TOP5_BOTTOM5

        public static final ScoutMatchStatus BREAK_TOP5_BOTTOM5
        Break top 5 bottom 5
      • FIFTH_INNING_BOTTOM

        public static final ScoutMatchStatus FIFTH_INNING_BOTTOM
        Fifth inning bottom
      • BREAK_TOP6_BOTTOM5

        public static final ScoutMatchStatus BREAK_TOP6_BOTTOM5
        Break top 6 bottom 5
      • SIXTH_INNING_TOP

        public static final ScoutMatchStatus SIXTH_INNING_TOP
        Sixth inning top
      • BREAK_TOP6_BOTTOM6

        public static final ScoutMatchStatus BREAK_TOP6_BOTTOM6
        Break top 6 bottom 6
      • SIXTH_INNING_BOTTOM

        public static final ScoutMatchStatus SIXTH_INNING_BOTTOM
        Sixth inning bottom
      • BREAK_TOP7_BOTTOM6

        public static final ScoutMatchStatus BREAK_TOP7_BOTTOM6
        Break top 7 bottom 6
      • SEVENTH_INNING_TOP

        public static final ScoutMatchStatus SEVENTH_INNING_TOP
        Seventh inning top
      • BREAK_TOP7_BOTTOM7

        public static final ScoutMatchStatus BREAK_TOP7_BOTTOM7
        Break top 7 bottom 7
      • SEVENTH_INNING_BOTTOM

        public static final ScoutMatchStatus SEVENTH_INNING_BOTTOM
        Seventh inning bottom
      • BREAK_TOP8_BOTTOM7

        public static final ScoutMatchStatus BREAK_TOP8_BOTTOM7
        Break top 8 bottom 7
      • EIGHTH_INNING_TOP

        public static final ScoutMatchStatus EIGHTH_INNING_TOP
        Eighth inning top
      • BREAK_TOP8_BOTTOM8

        public static final ScoutMatchStatus BREAK_TOP8_BOTTOM8
        Break top 8 bottom 8
      • EIGHTH_INNING_BOTTOM

        public static final ScoutMatchStatus EIGHTH_INNING_BOTTOM
        Eighth inning bottom
      • BREAK_TOP9_BOTTOM8

        public static final ScoutMatchStatus BREAK_TOP9_BOTTOM8
        Break top 9 bottom 8
      • NINTH_INNING_TOP

        public static final ScoutMatchStatus NINTH_INNING_TOP
        Ninth inning top
      • BREAK_TOP9_BOTTOM9

        public static final ScoutMatchStatus BREAK_TOP9_BOTTOM9
        Break top 9 bottom 9
      • NINTH_INNING_BOTTOM

        public static final ScoutMatchStatus NINTH_INNING_BOTTOM
        Ninth inning bottom
      • BREAK_TOP_EXTRA_INNING_BOTTOM7

        public static final ScoutMatchStatus BREAK_TOP_EXTRA_INNING_BOTTOM7
        Break top extra inning bottom 7
      • BREAK_TOP_EXTRA_INNING_BOTTOM9

        public static final ScoutMatchStatus BREAK_TOP_EXTRA_INNING_BOTTOM9
        Break top extra inning bottom 9
      • EXTRA_INNING_TOP

        public static final ScoutMatchStatus EXTRA_INNING_TOP
        Extra inning top
      • BREAK_TOP_EXTRA_INNING_BOTTOM_EXTRA_INNING

        public static final ScoutMatchStatus BREAK_TOP_EXTRA_INNING_BOTTOM_EXTRA_INNING
        Break top extra inning bottom extra inning
      • EXTRA_INNING_BOTTOM

        public static final ScoutMatchStatus EXTRA_INNING_BOTTOM
        Extra inning bottom
    • Field Detail

      • TERMINAL_MATCH_STATES

        public static final ScoutMatchStatus[] TERMINAL_MATCH_STATES
        Terminal match states
    • Method Detail

      • values

        public static ScoutMatchStatus[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (ScoutMatchStatus c : ScoutMatchStatus.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static ScoutMatchStatus valueOf​(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null
      • getScoutMatchStatusFromLiteralValue

        public static ScoutMatchStatus getScoutMatchStatusFromLiteralValue​(String value)
                                                                    throws UnknownEnumException
        Gets enum from string value
        Parameters:
        value - string representation of enum
        Returns:
        ScoutMatchStatus enum
        Throws:
        UnknownEnumException - if invalid value is passed
      • isValueEqual

        public boolean isValueEqual​(Object value)
        Description copied from interface: EntityEnum
        Determines whether the passed value is equal to value associated with the current EntityEnum
        Specified by:
        isValueEqual in interface EntityEnum
        Parameters:
        value - a value to be compared to the value associated with the current EntityEnum
        Returns:
        value true if passed value is equal to the value associated with the current EntityEnum. Otherwise false.
      • isTerminalState

        public static boolean isTerminalState​(ScoutMatchStatus status)
        Return whether the given status is terminal.
        Parameters:
        status - - the given match status
        Returns:
        true when yes; false else
      • getValue

        public String[] getValue()
        Description copied from interface: EntityEnum
        Returns value of concrete enum member.
        Specified by:
        getValue in interface EntityEnum
        Returns:
        enum value