public interface HasRequiredName<E extends PMMLObject & HasRequiredName<E>> extends HasName<E>, Indexable<String>
| Modifier and Type | Method and Description |
|---|---|
default String |
getKey() |
String |
requireName() |
Copyright © 2024. All rights reserved.