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 MessageType.Flag |
MessageType.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType.Flag[] |
MessageType.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<MessageType.Flag> |
MessageType.getFlags() |
Copyright © 2002-2018 Devexperts LLC. All Rights Reserved.