Uses of Enum Class
com.helger.phase4.model.error.EEbmsError
Packages that use EEbmsError
-
Uses of EEbmsError in com.helger.phase4.model.error
Methods in com.helger.phase4.model.error that return EEbmsErrorModifier and TypeMethodDescriptionstatic @Nullable EEbmsErrorEEbmsError.getFromErrorCodeOrNull(@Nullable String sErrorCode) static @Nullable EEbmsErrorEEbmsError.getFromIErrorOrNull(@Nullable com.helger.diagnostics.error.IError aError) static EEbmsErrorReturns the enum constant of this class with the specified name.static EEbmsError[]EEbmsError.values()Returns an array containing the constants of this enum class, in the order they are declared.