Uses of Class
org.chorem.vradi.VradiConstants.SessionStatus

Packages that use VradiConstants.SessionStatus
org.chorem.vradi   
 

Uses of VradiConstants.SessionStatus in org.chorem.vradi
 

Methods in org.chorem.vradi that return VradiConstants.SessionStatus
static VradiConstants.SessionStatus VradiConstants.SessionStatus.getStatus(int i)
           
static VradiConstants.SessionStatus VradiConstants.SessionStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VradiConstants.SessionStatus[] VradiConstants.SessionStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.