Uses of Class
com.tietoenator.trip.jxp.data.TdbStringField
Packages that use TdbStringField
-
Uses of TdbStringField in com.tietoenator.trip.jxp.data
Methods in com.tietoenator.trip.jxp.data that return TdbStringFieldModifier and TypeMethodDescriptionTdbTextExtractionInfo.getStringField()
If this method returns a non-null value, text extraction will be performed from any value assigned to the TdbStringField instance in question.Methods in com.tietoenator.trip.jxp.data with parameters of type TdbStringFieldModifier and TypeMethodDescriptionvoid
TdbTextExtractionInfo.setStringField
(TdbStringField stringField) If assigned a non-null value, text extraction will be performed from any value assigned to the provided TdbStringField instance.