Uses of Enum Class
com.zebra.sdk.weblink.WeblinkConfigurationState
Packages that use WeblinkConfigurationState
-
Uses of WeblinkConfigurationState in com.zebra.sdk.weblink
Methods in com.zebra.sdk.weblink that return WeblinkConfigurationStateModifier and TypeMethodDescriptionWeblinkConfigurator.getCurrentState()Returns the currentWeblinkConfigurationStatestatic WeblinkConfigurationStateReturns the enum constant of this class with the specified name.static WeblinkConfigurationState[]WeblinkConfigurationState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.zebra.sdk.weblink with parameters of type WeblinkConfigurationStateModifier and TypeMethodDescriptionstatic intWeblinkConfigurationState.getIndex(WeblinkConfigurationState state) Returns the index value associated with the provided WeblinkConfigurationStatestate.abstract voidWeblinkConfigurationStateUpdater.updateState(WeblinkConfigurationState newState) Sets the new state of the Weblink Configurator defined byWeblinkConfigurationState