Package | Description |
---|---|
com.zebra.sdk.weblink |
Provides implementation for Weblink configuration.
|
Modifier and Type | Method and Description |
---|---|
WeblinkConfigurationState |
WeblinkConfigurator.getCurrentState()
Returns the current
WeblinkConfigurationState |
static WeblinkConfigurationState |
WeblinkConfigurationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeblinkConfigurationState[] |
WeblinkConfigurationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
WeblinkConfigurationState.getIndex(WeblinkConfigurationState state)
Returns the index value associated with the provided WeblinkConfigurationState
state . |
abstract void |
WeblinkConfigurationStateUpdater.updateState(WeblinkConfigurationState newState)
Sets the new state of the Weblink Configurator defined by
WeblinkConfigurationState |
© 2017 ZIH Corp. All Rights Reserved.