Uses of Enum Class
com.epam.admintool.ResultCode
Packages that use ResultCode
-
Uses of ResultCode in com.epam.admintool
Methods in com.epam.admintool that return ResultCodeModifier and TypeMethodDescriptionstatic ResultCode
Returns the enum constant of this class with the specified name.static ResultCode[]
ResultCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.