|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxRegionCounty | |
---|---|
org.kuali.kfs.sys.businessobject | |
org.kuali.kfs.sys.document.validation.impl |
Uses of TaxRegionCounty in org.kuali.kfs.sys.businessobject |
---|
Methods in org.kuali.kfs.sys.businessobject that return types with arguments of type TaxRegionCounty | |
---|---|
List<TaxRegionCounty> |
TaxRegion.getTaxRegionCounties()
|
Method parameters in org.kuali.kfs.sys.businessobject with type arguments of type TaxRegionCounty | |
---|---|
void |
TaxRegion.setTaxRegionCounties(List<TaxRegionCounty> taxRegionCounties)
|
Uses of TaxRegionCounty in org.kuali.kfs.sys.document.validation.impl |
---|
Methods in org.kuali.kfs.sys.document.validation.impl with parameters of type TaxRegionCounty | |
---|---|
protected boolean |
TaxRegionRule.isValidTaxRegionCounty(TaxRegionCounty taxRegionCounty)
This method returns true if the state and county on the tax region county object is valid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |