Uses of Enum Class
net.ygbstudio.jbrave.core.model.BraveErrorCode
Packages that use BraveErrorCode
-
Uses of BraveErrorCode in net.ygbstudio.jbrave.core.domain.dto.error
Methods in net.ygbstudio.jbrave.core.domain.dto.error that return BraveErrorCode -
Uses of BraveErrorCode in net.ygbstudio.jbrave.core.model
Methods in net.ygbstudio.jbrave.core.model that return BraveErrorCodeModifier and TypeMethodDescriptionstatic BraveErrorCodeReturns the enum constant of this class with the specified name.static BraveErrorCode[]BraveErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.