Package org.rspeer.game.gameval
Class DBTableId.Events.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.Events.Row
-
- Enclosing class:
- DBTableId.Events
public static class DBTableId.Events.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBIRTHDAY_2023static intBIRTHDAY_2024static intBIRTHDAY_2025static intEASTER_2023static intEASTER_2024static intEASTER_2025static intHALLOWEEN_2023static intHALLOWEEN_2024static intHALLOWEEN_2025static intPRIDE_2023static intPRIDE_2024static intXMAS_2022static intXMAS_2023static intXMAS_2024static intXMAS_2025
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
BIRTHDAY_2023
public static final int BIRTHDAY_2023
- See Also:
- Constant Field Values
-
BIRTHDAY_2024
public static final int BIRTHDAY_2024
- See Also:
- Constant Field Values
-
BIRTHDAY_2025
public static final int BIRTHDAY_2025
- See Also:
- Constant Field Values
-
EASTER_2023
public static final int EASTER_2023
- See Also:
- Constant Field Values
-
EASTER_2024
public static final int EASTER_2024
- See Also:
- Constant Field Values
-
EASTER_2025
public static final int EASTER_2025
- See Also:
- Constant Field Values
-
HALLOWEEN_2023
public static final int HALLOWEEN_2023
- See Also:
- Constant Field Values
-
HALLOWEEN_2024
public static final int HALLOWEEN_2024
- See Also:
- Constant Field Values
-
HALLOWEEN_2025
public static final int HALLOWEEN_2025
- See Also:
- Constant Field Values
-
PRIDE_2023
public static final int PRIDE_2023
- See Also:
- Constant Field Values
-
PRIDE_2024
public static final int PRIDE_2024
- See Also:
- Constant Field Values
-
XMAS_2022
public static final int XMAS_2022
- See Also:
- Constant Field Values
-
XMAS_2023
public static final int XMAS_2023
- See Also:
- Constant Field Values
-
XMAS_2024
public static final int XMAS_2024
- See Also:
- Constant Field Values
-
XMAS_2025
public static final int XMAS_2025
- See Also:
- Constant Field Values
-
-