fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface IntValuesAttributes


public interface IntValuesAttributes

Author:
raf To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
static int[] INT_VALUES_NONE
           
 
Method Summary
 int[] getValues()
           
 void setValues(int[] values)
           
 

Field Detail

INT_VALUES_NONE

public static final int[] INT_VALUES_NONE
Method Detail

getValues

public int[] getValues()

setValues

public void setValues(int[] values)