Uses of Class
com.xtravelsystem.online.published.V1_0RC1.common.LiteralTranslation

Packages that use LiteralTranslation
com.xtravelsystem.online.published.V1_0RC1.common   
 

Uses of LiteralTranslation in com.xtravelsystem.online.published.V1_0RC1.common
 

Methods in com.xtravelsystem.online.published.V1_0RC1.common that return LiteralTranslation
 LiteralTranslation[] Literal.getTranslations()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.common with parameters of type LiteralTranslation
 void Literal.setTranslations(LiteralTranslation[] translations)