Enum ScoutMatchStatus
- All Implemented Interfaces:
- EntityEnum,- Serializable,- Comparable<ScoutMatchStatus>,- java.lang.constant.Constable
Match status
- 
Nested Class SummaryNested classes/interfaces inherited from class java.lang.EnumEnum.EnumDesc<E extends Enum<E>>
- 
Enum Constant SummaryEnum ConstantsEnum ConstantDescriptionThe match has been abandonedAfter golden set (volleyball and beach volleyball)Overtime is finishedPenalties are finishedAfter sudden deathAfter super overAwaiting golden set (volleyball and beach volleyball)Waiting for overtime to startWaiting for penalty shooting to startAwaiting sudden deathAwaiting super overBreak top extra inning bottom extra inningBreak top extra inning bottom 7Break top extra inning bottom 9Break top 1 bottom 1Break top 2 bottom 1Break top 2 bottom 2Break top 3 bottom 2Break top 3 bottom 3Break top 4 bottom 3Break top 4 bottom 4Break top 5 bottom 4Break top 5 bottom 5Break top 6 bottom 5Break top 6 bottom 6Break top 7 bottom 6Break top 7 bottom 7Break top 8 bottom 7Break top 8 bottom 8Break top 9 bottom 8Break top 9 bottom 9The match has been cancelledCurrent.Player 1 defaulted (e.g.Player 2 defaulted (e.g.The match start is delayedEighth inning bottomEighth inning topThe match has endedExtra inning bottomExtra inning topFifth gameFifth inning bottomFifth inning topFifth map5th pause5th period of the match5th setFirst game1st half of the match1st half of overtimeFirst inning bottomFirst inning topFirst innings, away teamFirst innings, home teamFirst map1st pause1st period of the match1st quarter1st setFourth gameFourth inning bottomFourth inning topFourth map4th pause4th period of the match4th quarter4th setGolden set (volleyball and beach volleyball)Half timeIn progressInnings breakThe match has been interruptedLunch breakNinth inning bottomNinth inning topNot started yetPause between 1st and 2nd overtime periodMatch overtimeMatch pausedPenalty shootingThe match has been postponed and will be played later.Player retiredPlayer 1 retiredPlayer 2 retiredSecond game2nd half of the match2nd half of overtimeSecond inning bottomSecond inning topSecond innings, away teamSecond innings, home teamSecond map2nd pause2nd period of the match2nd quarter2nd setSession breakSeventh inning bottomSeventh inning topSeventh map7th setSixth inning bottomSixth inning topSixth map6th pause6th setMatch startedStumpsSudden deathSuper over, away teamSuper over breakSuper over, home teamTea breakThird gameThird inning bottomThird inning topThird map3rd pause3rd period of the match3rd quarter3rd setA walkover has been awardedPlayer 1 won by walkoverPlayer 2 won by walkover
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionstatic ScoutMatchStatusGets enum from string valueString[]getValue()Returns value of concrete enum member.static booleanisTerminalState(ScoutMatchStatus status) Return whether the given status is terminal.booleanisValueEqual(Object value) Determines whether the passedvalueis equal to value associated with the currentEntityEnumstatic ScoutMatchStatusReturns the enum constant of this type with the specified name.static ScoutMatchStatus[]values()Returns an array containing the constants of this enum type, in the order they are declared.
- 
Enum Constant Details- 
NOT_STARTEDNot started yet
- 
CURRENTCurrent. Used by try counts in Rugby
- 
FIRST_PERIOD1st period of the match
- 
SECOND_PERIOD2nd period of the match
- 
THIRD_PERIOD3rd period of the match
- 
FOURTH_PERIOD4th period of the match
- 
FIFTH_PERIOD5th period of the match
- 
FIRST_HALF1st half of the match
- 
SECOND_HALF2nd half of the match
- 
FIRST_SET1st set
- 
SECOND_SET2nd set
- 
THIRD_SET3rd set
- 
FOURTH_SET4th set
- 
GOLDEN_SETGolden set (volleyball and beach volleyball)
- 
AWAITING_GOLDEN_SETAwaiting golden set (volleyball and beach volleyball)
- 
AFTER_GOLDEN_SETAfter golden set (volleyball and beach volleyball)
- 
FIFTH_SET5th set
- 
SIXTH_SET6th set
- 
SEVENTH_SET7th set
- 
FIRST_QUARTER1st quarter
- 
SECOND_QUARTER2nd quarter
- 
THIRD_QUARTER3rd quarter
- 
FOURTH_QUARTER4th quarter
- 
STARTEDMatch started
- 
PAUSEMatch paused
- 
HALFTIMEHalf time
- 
OVERTIMEMatch overtime
- 
FIRST_HALF_OT1st half of overtime
- 
SECOND_HALF_OT2nd half of overtime
- 
PENALTY_SHOOTINGPenalty shooting
- 
POSTPONEDThe 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. 
- 
DEFAULTED1Player 1 defaulted (e.g. by being disqualified or failing to attend the match)
- 
DEFAULTED2Player 2 defaulted (e.g. by being disqualified or failing to attend the match)
- 
DELAYEDThe match start is delayed
- 
CANCELLEDThe match has been cancelled
- 
INTERRUPTEDThe match has been interruptedNote : Interrupted after start, will continue later. If the match cannot be continued, it will then be abandoned. 
- 
ABANDONEDThe match has been abandoned
- 
WALKOVERA walkover has been awarded
- 
RETIREDPlayer retired
- 
WALKOVER1Player 1 won by walkover
- 
WALKOVER2Player 2 won by walkover
- 
RETIRED1Player 1 retired
- 
RETIRED2Player 2 retired
- 
ENDEDThe match has ended
- 
AWAITING_OTWaiting for overtime to start
- 
OT_HALFTIMEPause between 1st and 2nd overtime period
- 
AWAITING_PENALTIESWaiting for penalty shooting to start
- 
AFTER_OTOvertime is finished
- 
AFTER_PENALTIESPenalties are finished
- 
FIRST_PAUSE1st pause
- 
SECOND_PAUSE2nd pause
- 
THIRD_PAUSE3rd pause
- 
FOURTH_PAUSE4th pause
- 
FIFTH_PAUSE5th pause
- 
SIXTH_PAUSE6th pause
- 
SUDDEN_DEATHSudden death
- 
AWAITING_SDAwaiting sudden death
- 
AFTER_SDAfter sudden death
- 
IN_PROGRESSIn progress
- 
SESSION_BREAKSession break
- 
FIRST_INNINGS_HOME_TEAMFirst innings, home team
- 
FIRST_INNINGS_AWAY_TEAMFirst innings, away team
- 
SECOND_INNINGS_HOME_TEAMSecond innings, home team
- 
SECOND_INNINGS_AWAY_TEAMSecond innings, away team
- 
AWAITING_SUPER_OVERAwaiting super over
- 
SUPER_OVER_HOME_TEAMSuper over, home team
- 
SUPER_OVER_AWAY_TEAMSuper over, away team
- 
AFTER_SUPER_OVERAfter super over
- 
INNINGS_BREAKInnings break
- 
SUPER_OVER_BREAKSuper over break
- 
LUNCH_BREAKLunch break
- 
TEA_BREAKTea break
- 
STUMPSStumps
- 
FIRST_INNING_TOPFirst inning top
- 
BREAK_TOP1_BOTTOM1Break top 1 bottom 1
- 
FIRST_INNING_BOTTOMFirst inning bottom
- 
BREAK_TOP2_BOTTOM1Break top 2 bottom 1
- 
SECOND_INNING_TOPSecond inning top
- 
BREAK_TOP2_BOTTOM2Break top 2 bottom 2
- 
SECOND_INNING_BOTTOMSecond inning bottom
- 
BREAK_TOP3_BOTTOM2Break top 3 bottom 2
- 
THIRD_INNING_TOPThird inning top
- 
BREAK_TOP3_BOTTOM3Break top 3 bottom 3
- 
THIRD_INNING_BOTTOMThird inning bottom
- 
BREAK_TOP4_BOTTOM3Break top 4 bottom 3
- 
FOURTH_INNING_TOPFourth inning top
- 
BREAK_TOP4_BOTTOM4Break top 4 bottom 4
- 
FOURTH_INNING_BOTTOMFourth inning bottom
- 
BREAK_TOP5_BOTTOM4Break top 5 bottom 4
- 
FIFTH_INNING_TOPFifth inning top
- 
BREAK_TOP5_BOTTOM5Break top 5 bottom 5
- 
FIFTH_INNING_BOTTOMFifth inning bottom
- 
BREAK_TOP6_BOTTOM5Break top 6 bottom 5
- 
SIXTH_INNING_TOPSixth inning top
- 
BREAK_TOP6_BOTTOM6Break top 6 bottom 6
- 
SIXTH_INNING_BOTTOMSixth inning bottom
- 
BREAK_TOP7_BOTTOM6Break top 7 bottom 6
- 
SEVENTH_INNING_TOPSeventh inning top
- 
BREAK_TOP7_BOTTOM7Break top 7 bottom 7
- 
SEVENTH_INNING_BOTTOMSeventh inning bottom
- 
BREAK_TOP8_BOTTOM7Break top 8 bottom 7
- 
EIGHTH_INNING_TOPEighth inning top
- 
BREAK_TOP8_BOTTOM8Break top 8 bottom 8
- 
EIGHTH_INNING_BOTTOMEighth inning bottom
- 
BREAK_TOP9_BOTTOM8Break top 9 bottom 8
- 
NINTH_INNING_TOPNinth inning top
- 
BREAK_TOP9_BOTTOM9Break top 9 bottom 9
- 
NINTH_INNING_BOTTOMNinth inning bottom
- 
BREAK_TOP_EXTRA_INNING_BOTTOM7Break top extra inning bottom 7
- 
BREAK_TOP_EXTRA_INNING_BOTTOM9Break top extra inning bottom 9
- 
EXTRA_INNING_TOPExtra inning top
- 
BREAK_TOP_EXTRA_INNING_BOTTOM_EXTRA_INNINGBreak top extra inning bottom extra inning
- 
EXTRA_INNING_BOTTOMExtra inning bottom
- 
FIRST_MAPFirst map
- 
SECOND_MAPSecond map
- 
THIRD_MAPThird map
- 
FOURTH_MAPFourth map
- 
FIFTH_MAPFifth map
- 
SIXTH_MAPSixth map
- 
SEVENTH_MAPSeventh map
- 
FIRST_GAMEFirst game
- 
SECOND_GAMESecond game
- 
THIRD_GAMEThird game
- 
FOURTH_GAMEFourth game
- 
FIFTH_GAMEFifth game
 
- 
- 
Field Details- 
TERMINAL_MATCH_STATESTerminal match states
 
- 
- 
Method Details- 
valuesReturns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
 
- 
valueOfReturns 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
 
- 
getScoutMatchStatusFromLiteralValuepublic 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
 
- 
isValueEqualDescription copied from interface:EntityEnumDetermines whether the passedvalueis equal to value associated with the currentEntityEnum- Specified by:
- isValueEqualin interface- EntityEnum
- Parameters:
- value- a value to be compared to the value associated with the current- EntityEnum
- Returns:
- value true if passed valueis equal to the value associated with the currentEntityEnum. Otherwise false.
 
- 
isTerminalStateReturn whether the given status is terminal.- Parameters:
- status- - the given match status
- Returns:
- true when yes; false else
 
- 
getValueDescription copied from interface:EntityEnumReturns value of concrete enum member.- Specified by:
- getValuein interface- EntityEnum
- Returns:
- enum value
 
 
-