Public Methods
Public Members
The constructor of the static data part.
You've to provide a constructor for each Enumeration
you want to wrap with this class. Initializes
the string Representation map, the readable name
of this Enumeration and a default value.
The constructor is called automatically on definition,
so this makes sure, that the static part is initialized
properly before the program starts.
| i2sMapper stringRep
| stringRep |
| E defaultValue
| defaultValue |
| Generated by: felfert on floh.fe.think on Mon Feb 3 06:41:50 2003, using kdoc 2.0a54. |