Uses of Enum Class
cloud.opencode.base.basecode.enums.ResultStatusEnum
Packages that use ResultStatusEnum
-
Uses of ResultStatusEnum in cloud.opencode.base.basecode.enums
Methods in cloud.opencode.base.basecode.enums that return ResultStatusEnumModifier and TypeMethodDescriptionstatic ResultStatusEnumReturns the enum constant of this class with the specified name.static ResultStatusEnum[]ResultStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.