public interface HasMapMissingTo<E extends Expression & HasMapMissingTo<E,V>,V>
A marker interface for PMML expression elements that specify the mapMissingTo attribute.
| Modifier and Type | Method and Description |
|---|---|
V |
getMapMissingTo() |
E |
setMapMissingTo(V mapMissingTo) |
Copyright © 2024. All rights reserved.