public static class NamedEntity.Label extends Object implements Serializable
| Constructor and Description |
|---|
Label(String name,
Locale language)
Create a new label with name and language
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Locale |
getLanguage()
Get the language of the label.
|
String |
getName()
Get the name of the label
|
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.