|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxRegionPostalCode | |
---|---|
org.kuali.kfs.sys.businessobject | |
org.kuali.kfs.sys.document.validation.impl |
Uses of TaxRegionPostalCode in org.kuali.kfs.sys.businessobject |
---|
Methods in org.kuali.kfs.sys.businessobject that return types with arguments of type TaxRegionPostalCode | |
---|---|
List<TaxRegionPostalCode> |
TaxRegion.getTaxRegionPostalCodes()
|
Method parameters in org.kuali.kfs.sys.businessobject with type arguments of type TaxRegionPostalCode | |
---|---|
void |
TaxRegion.setTaxRegionPostalCodes(List<TaxRegionPostalCode> taxRegionPostalCodes)
|
Uses of TaxRegionPostalCode in org.kuali.kfs.sys.document.validation.impl |
---|
Methods in org.kuali.kfs.sys.document.validation.impl with parameters of type TaxRegionPostalCode | |
---|---|
protected boolean |
TaxRegionRule.isValidTaxRegionPostalCode(TaxRegionPostalCode taxRegionPostalCode)
This method returns true if the postal code on the tax region postal code is valid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |