public interface HasMultiApplyField
| Modifier and Type | Method and Description |
|---|---|
default org.dmg.pmml.FieldName |
getApplyField(int index) |
default List<org.dmg.pmml.FieldName> |
getApplyFields() |
int |
getNumberOfApplyFields() |
int getNumberOfApplyFields()
default List<org.dmg.pmml.FieldName> getApplyFields()
default org.dmg.pmml.FieldName getApplyField(int index)
Copyright © 2022. All rights reserved.