Uses of Enum Class
com.zebra.sdk.weblink.WeblinkAddressStrategy
Packages that use WeblinkAddressStrategy
-
Uses of WeblinkAddressStrategy in com.zebra.sdk.weblink
Methods in com.zebra.sdk.weblink that return WeblinkAddressStrategyModifier and TypeMethodDescriptionstatic WeblinkAddressStrategyWeblinkAddressStrategy.lookupInt(int index) Returns the enum constant of this type with the specifiedindex.static WeblinkAddressStrategyReturns the enum constant of this class with the specified name.static WeblinkAddressStrategy[]WeblinkAddressStrategy.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 WeblinkAddressStrategyModifier and TypeMethodDescriptionvoidWeblinkConfigurator.configure(String webLinkAddress, WeblinkAddressStrategy strategy, WeblinkConfigurationStateUpdater webConfigStatusUpdater) Configures a printer to connect to a Zebra Weblink server and attempts to validate a successful connection.