org.kuali.kfs.module.purap.util
Class ThresholdHelper.ThresholdSummary

java.lang.Object
  extended by org.kuali.kfs.module.purap.util.ThresholdHelper.ThresholdSummary
Enclosing class:
ThresholdHelper

public class ThresholdHelper.ThresholdSummary
extends Object


Method Summary
 boolean equals(Object obj)
           
 org.kuali.kfs.module.purap.util.ThresholdCriteria getThresholdCriteria()
           
 String getThresholdCriteriaName()
           
 org.kuali.rice.kns.util.KualiDecimal getTotalAmount()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getThresholdCriteria

public org.kuali.kfs.module.purap.util.ThresholdCriteria getThresholdCriteria()

getThresholdCriteriaName

public String getThresholdCriteriaName()

getTotalAmount

public org.kuali.rice.kns.util.KualiDecimal getTotalAmount()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


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