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