Uses of Enum Class
de.espirit.firstspirit.storage.DataChangeDetail.ChangeFlag
Packages that use DataChangeDetail.ChangeFlag
-
Uses of DataChangeDetail.ChangeFlag in de.espirit.firstspirit.storage
Methods in de.espirit.firstspirit.storage that return DataChangeDetail.ChangeFlagModifier and TypeMethodDescriptionstatic DataChangeDetail.ChangeFlagDataChangeDetail.ChangeFlag.forTypeChar(char c) Determines the change flag corresponding to the given identifying character.DataChangeDetail.EditorChange.getChangeFlag()Returns the change flag of this editor change.DataChangeDetail.getChangeFlag()static DataChangeDetail.ChangeFlagReturns the enum constant of this class with the specified name.static DataChangeDetail.ChangeFlag[]DataChangeDetail.ChangeFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.storage that return types with arguments of type DataChangeDetail.ChangeFlagModifier and TypeMethodDescriptionDataChangeDetail.EditorChange.getLanguageChanges()Returns an unmodifiable map of language changes.