Package org.kie.pmml.commons.model
Class KiePMMLExtension
- java.lang.Object
-
- org.kie.pmml.commons.model.KiePMMLExtension
-
- All Implemented Interfaces:
Serializable
public class KiePMMLExtension extends Object implements Serializable
- See Also:
- Extension, Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Object>getContent()StringgetExtender()StringgetName()StringgetValue()
-