public interface HasReasonCode<E extends PMMLObject & HasReasonCode<E>>
A marker interface for PMML elements that specify the reasonCode attribute.
| Modifier and Type | Method and Description |
|---|---|
String |
getReasonCode() |
E |
setReasonCode(String reasonCode) |
Copyright © 2024. All rights reserved.