Uses of Class
org.gcube.oidc.D4ScienceMappings.Role
-
Packages that use D4ScienceMappings.Role Package Description org.gcube.oidc -
-
Uses of D4ScienceMappings.Role in org.gcube.oidc
Methods in org.gcube.oidc that return D4ScienceMappings.Role Modifier and Type Method Description static D4ScienceMappings.RoleD4ScienceMappings.Role. valueOf(String name)Returns the enum constant of this type with the specified name.static D4ScienceMappings.Role[]D4ScienceMappings.Role. values()Returns an array containing the constants of this enum type, in the order they are declared.
-