Class LocalizedString.LanguageFormTranslation

java.lang.Object
com.lokalized.LocalizedString.LanguageFormTranslation
Enclosing class:
LocalizedString

Container for per-language-form (gender, cardinal, ordinal) translation information.

Translations can be keyed either on a single value or a range of values (start and end) in the case of cardinality ranges.

It is required to have either a value or range, but not both.

Author:
Mark Allen