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

Packages that use VradiConstants.SendingStatus
org.chorem.vradi   
 

Uses of VradiConstants.SendingStatus in org.chorem.vradi
 

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



Copyright © 2009-2011 CodeLutin. All Rights Reserved.