| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static TextIndex.CountHits |
TextIndex.CountHits.fromValue(String v) |
TextIndex.CountHits |
TextIndex.getCountHits() |
static TextIndex.CountHits |
TextIndex.CountHits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextIndex.CountHits[] |
TextIndex.CountHits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextIndex |
TextIndex.setCountHits(TextIndex.CountHits countHits) |
Copyright © 2024. All rights reserved.