Interface LangStringMixin
-
public interface LangStringMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLanguage()StringgetValue()voidsetValue(String value)
-
public interface LangStringMixin
| Modifier and Type | Method | Description |
|---|---|---|
String |
getLanguage() |
|
String |
getValue() |
|
void |
setValue(String value) |