|
JSim 2026.06.01-p(1)
|
Static Public Member Functions | |
| static Set< Integer > | availableYears () |
| static String | loadFieldJson (int year) |
| static JsonNode | loadFieldNode (int year) |
Built-in field definition catalog for vendordep runtime usage.
This allows teams to load standard season field JSON directly from the vendordep without running external Python scripts.
|
inlinestatic |
Returns available built-in season years bundled with the vendordep.
|
inlinestatic |
Loads a built-in field definition JSON for a season year.
| year | season year, e.g. 2024 |
|
inlinestatic |
Loads a built-in field definition as a parsed JsonNode.
| year | season year, e.g. 2024 |