Package org.kie.pmml.api.models
Class Interval
- java.lang.Object
-
- org.kie.pmml.api.models.Interval
-
- All Implemented Interfaces:
Serializable
public class Interval extends Object implements Serializable
User-friendly representation of an Interval- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NumbergetLeftMargin()NumbergetRightMargin()
-