Package | Description |
---|---|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
static ZduWizard.Action |
ZduWizard.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZduWizard.Action[] |
ZduWizard.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ZduWizard(ZduWizard.Action action)
Creates a new ZduWizard request for the specified action.
|
Copyright © 2019. All rights reserved.