Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.in.GroupEffectMode
-
Uses of GroupEffectMode in pl.edu.icm.unity.engine.api.translation.in
Modifier and TypeMethodDescriptionMappedGroup.getCreateIfMissing()
static GroupEffectMode
Returns the enum constant of this class with the specified name.static GroupEffectMode[]
GroupEffectMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MappedGroup.setCreateIfMissing
(GroupEffectMode createIfMissing) ModifierConstructorDescriptionMappedGroup
(String group, GroupEffectMode createIfMissing, String idp, String profile)