Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.in.IdentityEffectMode
Packages that use IdentityEffectMode
-
Uses of IdentityEffectMode in pl.edu.icm.unity.engine.api.translation.in
Methods in pl.edu.icm.unity.engine.api.translation.in that return IdentityEffectModeModifier and TypeMethodDescriptionMappedIdentity.getMode()static IdentityEffectModeReturns 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.Constructors in pl.edu.icm.unity.engine.api.translation.in with parameters of type IdentityEffectModeModifierConstructorDescriptionMappedIdentity(IdentityEffectMode mode, IdentityParam identity, String credentialRequirement)