Uses of Class
shared.HelperBaseCh4.SessionData

Packages that use HelperBaseCh4.SessionData
shared   
 

Uses of HelperBaseCh4.SessionData in shared
 

Methods in shared that return HelperBaseCh4.SessionData
static HelperBaseCh4.SessionData HelperBaseCh4.SessionData.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HelperBaseCh4.SessionData[] HelperBaseCh4.SessionData.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in shared with parameters of type HelperBaseCh4.SessionData
 void HelperBaseCh4.addHelperToSession(java.lang.String name, HelperBaseCh4.SessionData state)
          Test if the old helper data should be retrieved.