Uses of Class
net.sf.magicproject.modifier.ModifierType

Packages that use ModifierType
net.sf.magicproject.modifier Provides modifiers. 
 

Uses of ModifierType in net.sf.magicproject.modifier
 

Methods in net.sf.magicproject.modifier that return ModifierType
static ModifierType ModifierType.deserialize(java.io.InputStream input)
          Read and return the enum from the given inputstream.
static ModifierType ModifierType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ModifierType[] ModifierType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.