| 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 |
|---|---|
protected BinaryRecordDesc |
BinaryQTPComposer.getRequestedRecordDesc(DataRecord record) |
protected BinaryRecordDesc[] |
BinaryQTPParser.newRecordMap(BinaryRecordDesc[] recordMap,
int id) |
protected BinaryRecordDesc |
BinaryQTPParser.wrapRecordDesc(BinaryRecordDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryRecordDesc[] |
BinaryQTPParser.newRecordMap(BinaryRecordDesc[] recordMap,
int id) |
protected void |
BinaryQTPParser.remapRecord(int id,
BinaryRecordDesc rr) |
protected BinaryRecordDesc |
BinaryQTPParser.wrapRecordDesc(BinaryRecordDesc desc) |
| Constructor and Description |
|---|
BinaryRecordDesc(BinaryRecordDesc desc) |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.