-
- All Implemented Interfaces:
public class UIConfigurationThe UI Configuration.
- This can be used to overwrite the UI configuration to a custom one (e.g. another language).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUIConfiguration.BuilderThe builder for UIConfiguration.
-
Method Summary
Modifier and Type Method Description StringgetLanguage()The language of the UIConfiguration. -
-
Method Detail
-
getLanguage
@Nullable() String getLanguage()
-
-
-
-