Package | Description |
---|---|
com.tietoenator.trip.jxp.control |
CONTROL database inspection and manipulation.
|
Modifier and Type | Method and Description |
---|---|
<T> java.util.List<T> |
TdbControlObjectList.transform(TdbTransformer<T> tx)
Transform each element of the control object list, i.e. each control object
in the list, to a new type using the factory interface provided.
|