org.kuali.kfs.module.ar.businessobject.options
Class PaymentMediumValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.module.ar.businessobject.options.PaymentMediumValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class PaymentMediumValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

This class returns the list of payment medium value pairs.


Constructor Summary
PaymentMediumValuesFinder()
           
 
Method Summary
 List<org.kuali.rice.core.util.KeyLabelPair> getKeyValues()
           
 
Methods inherited from class org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaymentMediumValuesFinder

public PaymentMediumValuesFinder()
Method Detail

getKeyValues

public List<org.kuali.rice.core.util.KeyLabelPair> getKeyValues()
See Also:
org.kuali.keyvalues.KeyValuesFinder#getKeyValues()


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