public static class FeatureMap.IndicatorEntry extends FeatureMap.Entry
FeatureMap.Entry.Type| Constructor and Description |
|---|
IndicatorEntry(String name,
String value,
FeatureMap.Entry.Type type) |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Feature |
encodeFeature(org.jpmml.converter.PMMLEncoder encoder) |
String |
getValue() |
getName, getTypepublic IndicatorEntry(String name, String value, FeatureMap.Entry.Type type)
public org.jpmml.converter.Feature encodeFeature(org.jpmml.converter.PMMLEncoder encoder)
encodeFeature in class FeatureMap.Entrypublic String getValue()
Copyright © 2024. All rights reserved.