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

All Superinterfaces:
DTDValuesElement
All Known Subinterfaces:
UpdateValuesEvent, ValuesEvent
All Known Implementing Classes:
DefaultValuesEvent, ValuesInfo

public interface ValuesAttributes
extends DTDValuesElement

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[] VALUES_NONE
           
 
Fields inherited from interface fr.inria.oadymppac.parsing.gentra4cp.dtd.DTDValuesElement
VALUES
 
Method Summary
 int[] getValues()
           
 void setValues(int[] values)
           
 

Field Detail

VALUES_NONE

public static final int[] VALUES_NONE
Method Detail

getValues

public int[] getValues()

setValues

public void setValues(int[] values)