fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface RealRangeAttributes
- public interface RealRangeAttributes
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
REAL_FROM_NONE
public static final double REAL_FROM_NONE
- See Also:
- Constant Field Values
REAL_TO_NONE
public static final double REAL_TO_NONE
- See Also:
- Constant Field Values
getFrom
public double getFrom()
setFrom
public void setFrom(double from)
getTo
public double getTo()
setTo
public void setTo(double to)