Package eu.xenit.alfred.api.translation
Class PropertyTranslationValue
java.lang.Object
eu.xenit.alfred.api.translation.TranslationValue
eu.xenit.alfred.api.translation.PropertyTranslationValue
Datastructure that represents the translations of a single property its values for a single language. values: The map
from property key to translation.
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class eu.xenit.alfred.api.translation.TranslationValue
getDescription, getQname, getTitle, setDescription, setQname, setTitle
-
Constructor Details
-
PropertyTranslationValue
public PropertyTranslationValue() -
PropertyTranslationValue
-
-
Method Details
-
toString
- Overrides:
toStringin classTranslationValue
-
equals
- Overrides:
equalsin classTranslationValue
-
hashCode
public int hashCode()- Overrides:
hashCodein classTranslationValue
-
getValues
-
setValues
-