Uses of Enum Class
de.espirit.firstspirit.access.store.RestoreProgress.ProblemType
Packages that use RestoreProgress.ProblemType
-
Uses of RestoreProgress.ProblemType in de.espirit.firstspirit.access.store
Methods in de.espirit.firstspirit.access.store that return RestoreProgress.ProblemTypeModifier and TypeMethodDescriptionstatic RestoreProgress.ProblemType
Returns the enum constant of this class with the specified name.static RestoreProgress.ProblemType[]
RestoreProgress.ProblemType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.store that return types with arguments of type RestoreProgress.ProblemTypeModifier and TypeMethodDescriptionRestoreProgress.getProblematicElements()
Returns a map containing all elements which would cause problem during restore process.