public abstract class ConvertibleBinaryFeature
extends org.jpmml.converter.BinaryFeature
| Constructor and Description |
|---|
ConvertibleBinaryFeature(org.dmg.pmml.FieldName name,
org.dmg.pmml.DataType dataType,
String value) |
ConvertibleBinaryFeature(org.dmg.pmml.TypeDefinitionField field,
String value) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.jpmml.converter.ContinuousFeature |
toContinuousFeature() |
Copyright © 2016. All Rights Reserved.