Uses of Enum
de.xima.fc.mdl.enums.ERemoteDatasourceErrorMode
Packages that use ERemoteDatasourceErrorMode
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ERemoteDatasourceErrorMode in de.xima.fc.mdl.enums
Subclasses with type arguments of type ERemoteDatasourceErrorMode in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumEnum representing error handling modes for remote update of data sources.Methods in de.xima.fc.mdl.enums that return ERemoteDatasourceErrorModeModifier and TypeMethodDescriptionstatic ERemoteDatasourceErrorModeReturns the enum constant of this type with the specified name.static ERemoteDatasourceErrorMode[]ERemoteDatasourceErrorMode.values()Returns an array containing the constants of this enum type, in the order they are declared.