public class FieldNameUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
create(org.dmg.pmml.DataType dataType,
Object... args) |
static String |
create(org.dmg.pmml.DefineFunction defineFunction,
Object... args) |
static String |
create(org.dmg.pmml.OpType opType,
Object... args) |
static String |
create(String function,
List<?> args) |
static String |
create(String function,
Object... args) |
static String |
select(String name,
int index) |
Copyright © 2023. All rights reserved.