public class FieldNameUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.FieldName |
create(org.dmg.pmml.FieldName name,
int index) |
static org.dmg.pmml.FieldName |
create(String function,
List<?> args) |
static org.dmg.pmml.FieldName |
create(String function,
Object... args) |
Copyright © 2020. All rights reserved.