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