public class LocalisedLabels extends Object
| Modifier and Type | Method and Description |
|---|---|
static LocalisedLabels |
forCurrentLocale() |
static LocalisedLabels |
forLocale(Locale locale) |
String |
getLabelFor(String name) |
public static LocalisedLabels forCurrentLocale()
public static LocalisedLabels forLocale(Locale locale)
Copyright © 2022. All rights reserved.