Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected TextIndex |
DefineFunction.textIndex |
protected TextIndex |
ComplexPartialScore.textIndex |
protected TextIndex |
DerivedField.textIndex |
protected TextIndex |
OutputField.textIndex |
protected TextIndex |
TextIndex.textIndex |
Modifier and Type | Method and Description |
---|---|
TextIndex |
ObjectFactory.createTextIndex()
Create an instance of
TextIndex |
TextIndex |
DefineFunction.getTextIndex()
Gets the value of the textIndex property.
|
TextIndex |
ComplexPartialScore.getTextIndex()
Gets the value of the textIndex property.
|
TextIndex |
DerivedField.getTextIndex()
Gets the value of the textIndex property.
|
TextIndex |
OutputField.getTextIndex()
Gets the value of the textIndex property.
|
TextIndex |
TextIndex.getTextIndex()
Gets the value of the textIndex property.
|
Modifier and Type | Method and Description |
---|---|
void |
DefineFunction.setTextIndex(TextIndex value)
Sets the value of the textIndex property.
|
void |
ComplexPartialScore.setTextIndex(TextIndex value)
Sets the value of the textIndex property.
|
void |
DerivedField.setTextIndex(TextIndex value)
Sets the value of the textIndex property.
|
void |
OutputField.setTextIndex(TextIndex value)
Sets the value of the textIndex property.
|
void |
TextIndex.setTextIndex(TextIndex value)
Sets the value of the textIndex property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.