Package io.anyline.plugin.result
Class TextValues
-
- All Implemented Interfaces:
public class TextValuesDescribes the text values of an ID field
-
-
Constructor Summary
Constructors Constructor Description TextValues()
-
Method Summary
Modifier and Type Method Description LatingetLatin()The text parameters voidsetLatin(Latin latin)The text parameters CyrillicgetCyrillic()The text parameters voidsetCyrillic(Cyrillic cyrillic)The text parameters ArabicgetArabic()The text parameters voidsetArabic(Arabic arabic)The text parameters StringtoString()inthashCode()booleanequals(Object other)-
-
Method Detail
-
getCyrillic
Cyrillic getCyrillic()
The text parameters
-
setCyrillic
void setCyrillic(Cyrillic cyrillic)
The text parameters
-
hashCode
int hashCode()
-
-
-
-