Uses of Class
com.aducid.web.enums.WebStatus
| Package | Description |
|---|---|
| com.aducid.web.enums |
Enumeration classes.
|
-
Uses of WebStatus in com.aducid.web.enums
Methods in com.aducid.web.enums that return WebStatus Modifier and Type Method Description static WebStatusWebStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WebStatus[]WebStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.