Uses of Class
org.kie.pmml.commons.model.expressions.KiePMMLTextIndexNormalization
-
Packages that use KiePMMLTextIndexNormalization Package Description org.kie.pmml.commons.model.expressions -
-
Uses of KiePMMLTextIndexNormalization in org.kie.pmml.commons.model.expressions
Methods in org.kie.pmml.commons.model.expressions that return types with arguments of type KiePMMLTextIndexNormalization Modifier and Type Method Description java.util.List<KiePMMLTextIndexNormalization>KiePMMLTextIndex. getTextIndexNormalizations()Method parameters in org.kie.pmml.commons.model.expressions with type arguments of type KiePMMLTextIndexNormalization Modifier and Type Method Description KiePMMLTextIndex.BuilderKiePMMLTextIndex.Builder. withTextIndexNormalizations(java.util.List<KiePMMLTextIndexNormalization> textIndexNormalizations)
-