org.kuali.kfs.module.endow
Class EndowConstants.FrequencyWeekDays

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.FrequencyWeekDays
Enclosing class:
EndowConstants

public static class EndowConstants.FrequencyWeekDays
extends Object


Field Summary
static String FRIDAY
           
static String MONDAY
           
static String THURSDAY
           
static String TUESDAY
           
static String WEDNESDAY
           
 
Constructor Summary
EndowConstants.FrequencyWeekDays()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MONDAY

public static final String MONDAY
See Also:
Constant Field Values

TUESDAY

public static final String TUESDAY
See Also:
Constant Field Values

WEDNESDAY

public static final String WEDNESDAY
See Also:
Constant Field Values

THURSDAY

public static final String THURSDAY
See Also:
Constant Field Values

FRIDAY

public static final String FRIDAY
See Also:
Constant Field Values
Constructor Detail

EndowConstants.FrequencyWeekDays

public EndowConstants.FrequencyWeekDays()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.