| Package | Description |
|---|---|
| org.kuali.kra.award.lookup.keyvalue | |
| org.kuali.kra.award.paymentreports |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
FrequencyCodeValuesFinder.getUniqueRelevantFrequencyCodes(Collection<ValidClassReportFrequency> validClassReportFrequencies)
This method iterates through the validClassReportFrequency and puts the valid ones
in a set for another method to process.
|
protected Set<String> |
ReportCodeValuesFinder.getUniqueRelevantReportClassCodes(Collection<ValidClassReportFrequency> validClassReportFrequencies)
This method iterates through the validClassReportFrequency and puts the valid ones
in a set for another method to process.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ValidClassReportFrequency.equals(ValidClassReportFrequency validClassReportFrequency)
Convenience method for equality of ValidClassReportFrequency
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.