| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.webpage |
| Modifier and Type | Method and Description |
|---|---|
WebPageStatus |
WebPage.getStatus() |
WebPageStatus |
WebPage.getStatus() |
static WebPageStatus |
WebPageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebPageStatus |
WebPageStatus.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.
|
static WebPageStatus[] |
WebPageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebPage.setStatus(WebPageStatus status) |
void |
WebPage.setStatus(WebPageStatus status) |
Copyright © 2021. All rights reserved.