org.kuali.kpme.pm
Class PMConstants.PSTN_CLSS_QLFR_VALUE

java.lang.Object
  extended by org.kuali.kpme.pm.PMConstants.PSTN_CLSS_QLFR_VALUE
Enclosing class:
PMConstants

public static final class PMConstants.PSTN_CLSS_QLFR_VALUE
extends Object


Field Summary
static String EQUAL
           
static String GREATER_EQUAL
           
static String GREATER_THAN
           
static String LESS_EQUAL
           
static String LESS_THAN
           
 
Constructor Summary
PMConstants.PSTN_CLSS_QLFR_VALUE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EQUAL

public static final String EQUAL
See Also:
Constant Field Values

GREATER_THAN

public static final String GREATER_THAN
See Also:
Constant Field Values

GREATER_EQUAL

public static final String GREATER_EQUAL
See Also:
Constant Field Values

LESS_THAN

public static final String LESS_THAN
See Also:
Constant Field Values

LESS_EQUAL

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

PMConstants.PSTN_CLSS_QLFR_VALUE

public PMConstants.PSTN_CLSS_QLFR_VALUE()


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