Uses of Class
tr.gov.efatura.useraccount.LanguageCodeEnumType
-
Packages that use LanguageCodeEnumType Package Description tr.gov.efatura.useraccount -
-
Uses of LanguageCodeEnumType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return LanguageCodeEnumType Modifier and Type Method Description static LanguageCodeEnumTypeLanguageCodeEnumType. fromValue(String v)static LanguageCodeEnumTypeLanguageCodeEnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static LanguageCodeEnumType[]LanguageCodeEnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-