Package | Description |
---|---|
com.devexperts.qd.qtp.fieldreplacer |
Modifier and Type | Class and Description |
---|---|
class |
DateFieldReplacerFactory
This factory creates an implementation of
FieldReplacer that provides an ability to replace
date fields according to the specified strategy. |
class |
SetFieldReplacerFactory
This factory creates an implementation of
FieldReplacer that provides an ability
to set value of one record's field to value of another field of same type. |
class |
TimeFieldReplacerFactory
This factory creates an implementation of
FieldReplacer that provides an ability to replace
time and milisseconds time fields
according to the specified strategy. |
class |
ValueFieldReplacerFactory
This factory creates an implementation of
FieldReplacer that provides an ability
to set value of one record's field to a fixed value. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.