Uses of Enum Class
org.openqa.selenium.devtools.v146.smartcardemulation.model.ShareMode
Packages that use ShareMode
-
Uses of ShareMode in org.openqa.selenium.devtools.v146.smartcardemulation.model
Methods in org.openqa.selenium.devtools.v146.smartcardemulation.model that return ShareModeModifier and TypeMethodDescriptionstatic ShareModeShareMode.fromString(String s) ConnectRequested.getShareMode()static ShareModeReturns the enum constant of this class with the specified name.static ShareMode[]ShareMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v146.smartcardemulation.model with parameters of type ShareModeModifierConstructorDescriptionConnectRequested(String requestId, Integer contextId, String reader, ShareMode shareMode, ProtocolSet preferredProtocols)