public class LocalizedString extends Object implements Serializable
| Constructor and Description |
|---|
LocalizedString(Locale lang,
String value) |
LocalizedString(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Locale |
getLang() |
String |
getLangString() |
String |
getText() |
int |
hashCode() |
String |
toString() |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.