Uses of Enum Class
org.openqa.selenium.devtools.v150.bluetoothemulation.model.CharacteristicWriteType
Packages that use CharacteristicWriteType
-
Uses of CharacteristicWriteType in org.openqa.selenium.devtools.v150.bluetoothemulation.model
Subclasses with type arguments of type CharacteristicWriteType in org.openqa.selenium.devtools.v150.bluetoothemulation.modelModifier and TypeClassDescriptionenumIndicates the various types of characteristic write.Methods in org.openqa.selenium.devtools.v150.bluetoothemulation.model that return CharacteristicWriteTypeModifier and TypeMethodDescriptionstatic CharacteristicWriteTypeCharacteristicWriteType.fromString(String s) static CharacteristicWriteTypeReturns the enum constant of this class with the specified name.static CharacteristicWriteType[]CharacteristicWriteType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v150.bluetoothemulation.model that return types with arguments of type CharacteristicWriteType