Uses of Class
de.gsi.acc.remote.BasicRestRoles
-
Packages that use BasicRestRoles Package Description de.gsi.acc.remote -
-
Uses of BasicRestRoles in de.gsi.acc.remote
Methods in de.gsi.acc.remote that return BasicRestRoles Modifier and Type Method Description static BasicRestRolesBasicRestRoles. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BasicRestRoles[]BasicRestRoles. values()Returns an array containing the constants of this enum type, in the order they are declared.
-