Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.webpage.WebPageStatus
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.webpage |
-
Uses of WebPageStatus in org.uitnet.testing.smartfwk.ui.core.objects.webpage
Methods in org.uitnet.testing.smartfwk.ui.core.objects.webpage that return WebPageStatus Modifier and Type Method Description WebPageStatusWebPage. getStatus()static WebPageStatusWebPageStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static WebPageStatus[]WebPageStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.uitnet.testing.smartfwk.ui.core.objects.webpage with parameters of type WebPageStatus Modifier and Type Method Description voidWebPage. setStatus(WebPageStatus status)