public class TRLocalizedText extends Object implements Serializable
| Constructor and Description |
|---|
TRLocalizedText() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getLocaleCode() |
String |
getValue() |
void |
setId(int id) |
void |
setLocaleCode(String localeCode) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2018. All Rights Reserved.