| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.serviceworker |
| Modifier and Type | Method and Description |
|---|---|
ServiceWorkerVersionStatus |
ServiceWorkerVersion.getStatus() |
static ServiceWorkerVersionStatus |
ServiceWorkerVersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceWorkerVersionStatus[] |
ServiceWorkerVersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceWorkerVersion.setStatus(ServiceWorkerVersionStatus status) |
Copyright © 2020. All rights reserved.