Uses of Class
phenote.servlet.PhenoteBean.View

Packages that use PhenoteBean.View
phenote.servlet   
 

Uses of PhenoteBean.View in phenote.servlet
 

Methods in phenote.servlet that return PhenoteBean.View
static PhenoteBean.View PhenoteBean.View.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PhenoteBean.View[] PhenoteBean.View.values()
          Returns an array containing the constants of this enum type, in the order they're declared.