Uses of Enum Class
de.espirit.firstspirit.store.access.feature.FeatureError.Code
Packages that use FeatureError.Code
-
Uses of FeatureError.Code in de.espirit.firstspirit.store.access.feature
Methods in de.espirit.firstspirit.store.access.feature that return FeatureError.CodeModifier and TypeMethodDescription@NotNull FeatureError.Code
FeatureError.getErrorCode()
The error code of this feature error.static FeatureError.Code
Returns the enum constant of this class with the specified name.static FeatureError.Code[]
FeatureError.Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.