Uses of Class
net.sf.tourviewer.lib.Tour.Type

Packages that use Tour.Type
net.sf.tourviewer.lib   
 

Uses of Tour.Type in net.sf.tourviewer.lib
 

Methods in net.sf.tourviewer.lib that return Tour.Type
 Tour.Type Tour.getType()
           
static Tour.Type Tour.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tour.Type[] Tour.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in net.sf.tourviewer.lib with parameters of type Tour.Type
 void Tour.setType(Tour.Type type)
           
 



Copyright © 2005 Steffen Pingel. All Rights Reserved.