Uses of Class
com.tietoenator.trip.jxp.control.TdbOutputFormatList
-
Packages that use TdbOutputFormatList Package Description com.tietoenator.trip.jxp.session Classes for estalishing and maintaining a session. -
-
Uses of TdbOutputFormatList in com.tietoenator.trip.jxp.session
Methods in com.tietoenator.trip.jxp.session that return TdbOutputFormatList Modifier and Type Method Description TdbOutputFormatList
TdbControlCacheManager. getOutputFormats(java.lang.String database)
Get a list of the output formats associated with the specified datbase.
-