JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.util
Class Enum

java.lang.Object
  |
  +--org.objectweb.jac.util.Enum

public class Enum
extends Object


Constructor Summary
Enum(String[] values, int start, int step)
           
 
Method Summary
 int getStart()
           
 int getStep()
           
 List getValues()
           
 String int2string(int index)
           
 int string2int(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Enum

public Enum(String[] values,
            int start,
            int step)
Method Detail

int2string

public String int2string(int index)

string2int

public int string2int(String string)

getValues

public List getValues()

getStart

public int getStart()

getStep

public int getStep()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli