fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface RealValuesAttributes
- public interface RealValuesAttributes
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
INT_VALUE_NONE
public static final int INT_VALUE_NONE
- See Also:
- Constant Field Values
INT_VALUES_NONE
public static final int[] INT_VALUES_NONE
getValue
public int getValue()
setValue
public void setValue(int val)
getValues
public int[] getValues()
setValues
public void setValues(int[] values)