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