Uses of Class
net.sf.magicproject.network.StartingOption

Packages that use StartingOption
net.sf.magicproject.network The network package manages all communications between client and servers. 
 

Uses of StartingOption in net.sf.magicproject.network
 

Methods in net.sf.magicproject.network that return StartingOption
static StartingOption StartingOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StartingOption[] StartingOption.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.