Uses of Class
org.vizzini.util.DefaultEnumeratedType

Packages that use DefaultEnumeratedType
org.vizzini.util Provides utility classes for the game framework. 
 

Uses of DefaultEnumeratedType in org.vizzini.util
 

Methods in org.vizzini.util that return DefaultEnumeratedType
static DefaultEnumeratedType DefaultEnumeratedType.get(int i)
          Get the type which corresponds to the given integer.
static DefaultEnumeratedType DefaultEnumeratedType.valueOf(String name)
          Get the type which corresponds to the given string.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02