Uses of Class
net.sf.okapi.tm.pensieve.common.TranslationUnitField
-
Packages that use TranslationUnitField Package Description net.sf.okapi.tm.pensieve.common -
-
Uses of TranslationUnitField in net.sf.okapi.tm.pensieve.common
Methods in net.sf.okapi.tm.pensieve.common that return TranslationUnitField Modifier and Type Method Description static TranslationUnitFieldTranslationUnitField. valueOf(String name)Returns the enum constant of this type with the specified name.static TranslationUnitField[]TranslationUnitField. values()Returns an array containing the constants of this enum type, in the order they are declared.
-