Uses of Class
org.kuali.kfs.sys.businessobject.TaxRegionState

Packages that use TaxRegionState
org.kuali.kfs.sys.businessobject   
org.kuali.kfs.sys.document.validation.impl   
 

Uses of TaxRegionState in org.kuali.kfs.sys.businessobject
 

Methods in org.kuali.kfs.sys.businessobject that return types with arguments of type TaxRegionState
 List<TaxRegionState> TaxRegion.getTaxRegionStates()
           
 

Method parameters in org.kuali.kfs.sys.businessobject with type arguments of type TaxRegionState
 void TaxRegion.setTaxRegionStates(List<TaxRegionState> taxRegionStates)
           
 

Uses of TaxRegionState in org.kuali.kfs.sys.document.validation.impl
 

Methods in org.kuali.kfs.sys.document.validation.impl with parameters of type TaxRegionState
protected  boolean TaxRegionRule.isValidTaxRegionState(TaxRegionState taxRegionState)
          This method returns true if the state on tax region state object is valid.
 



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