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