Uses of Enum Class
com.nettoolkit.internal.StatusCode
Packages that use StatusCode
-
Uses of StatusCode in com.nettoolkit.internal
Fields in com.nettoolkit.internal with type parameters of type StatusCodeMethods in com.nettoolkit.internal that return StatusCodeModifier and TypeMethodDescriptionstatic StatusCodeStatusCode.fromInt(int iCode) static StatusCodeReturns the enum constant of this class with the specified name.static StatusCode[]StatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.