Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.in.IdentityEffectMode
-
Uses of IdentityEffectMode in pl.edu.icm.unity.engine.api.translation.in
Modifier and TypeMethodDescriptionMappedIdentity.getMode()
static IdentityEffectMode
Returns the enum constant of this class with the specified name.static IdentityEffectMode[]
IdentityEffectMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionMappedIdentity
(IdentityEffectMode mode, IdentityParam identity, String credentialRequirement)