Uses of Class
org.kuali.kpme.tklm.leave.request.LeaveRequestActionValue

Packages that use LeaveRequestActionValue
org.kuali.kpme.tklm.leave.request   
 

Uses of LeaveRequestActionValue in org.kuali.kpme.tklm.leave.request
 

Methods in org.kuali.kpme.tklm.leave.request that return LeaveRequestActionValue
static LeaveRequestActionValue LeaveRequestActionValue.fromCode(String code)
           
static LeaveRequestActionValue LeaveRequestActionValue.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LeaveRequestActionValue[] LeaveRequestActionValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.