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