Uses of Class
org.superbiz.inheritance.Tower.Fit

Packages that use Tower.Fit
org.superbiz.inheritance   
 

Uses of Tower.Fit in org.superbiz.inheritance
 

Methods in org.superbiz.inheritance that return Tower.Fit
 Tower.Fit Tower.getFit()
           
static Tower.Fit Tower.Fit.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Tower.Fit[] Tower.Fit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.superbiz.inheritance with parameters of type Tower.Fit
 void Tower.setFit(Tower.Fit fit)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.