Uses of Enum Class
org.miaixz.bus.notify.Builder.ErrorCode
Packages that use Builder.ErrorCode
-
Uses of Builder.ErrorCode in org.miaixz.bus.notify
Methods in org.miaixz.bus.notify that return Builder.ErrorCodeModifier and TypeMethodDescriptionstatic Builder.ErrorCodeReturns the enum constant of this class with the specified name.static Builder.ErrorCode[]Builder.ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.