public class EdorasVisI18nProperty extends Object
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
localize(String language)
Get the property in the desired language.
|
public Optional<String> localize(String language)
language - the language to use to localize the propertyOptional.empty() is
returnedCopyright © 2019. All rights reserved.