Uses of Class
com.jurismarches.vradi.entities.SendingStatus

Packages that use SendingStatus
com.jurismarches.vradi.entities   
 

Uses of SendingStatus in com.jurismarches.vradi.entities
 

Methods in com.jurismarches.vradi.entities that return SendingStatus
static SendingStatus SendingStatus.get(int status)
           
static SendingStatus SendingStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SendingStatus[] SendingStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.