Package | Description |
---|---|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
Modifier and Type | Method and Description |
---|---|
static ProtocolOption |
ProtocolOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolOption[] |
ProtocolOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Iterator<ProtocolOption> |
ProtocolOption.Set.iterator() |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.