public class DatabaseTranslatedStringItem extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
language |
protected String |
languageCode |
protected String |
translation |
| Constructor and Description |
|---|
DatabaseTranslatedStringItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLanguage() |
String |
getLanguageCode() |
String |
getTranslation() |
int |
hashCode() |
String |
toString() |
protected String language
protected String languageCode
protected String translation
Copyright © 2021. All rights reserved.