Uses of Enum Class
de.espirit.firstspirit.access.editor.value.Modification
Package
Description
-
Uses of Modification in de.espirit.firstspirit.access.editor.value
Modifier and TypeMethodDescriptionstatic Modification
Returns the enum constant of this class with the specified name.static Modification[]
Modification.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSectionList.diff
(SectionList others) Deprecated.since 5.2.21 - see type -
Uses of Modification in de.espirit.firstspirit.client.access.editor
Modifier and TypeMethodDescription@NotNull Modification
Difference.getModification()
Type of modification related to this difference.ModifierConstructorDescriptionDifference
(@Nullable Object contrast, @NotNull Modification modification) Constructor building a difference from a contrast object and the according modification flagging.