org.kuali.kfs.sys
Class KFSConstants.TaxRegionConstants

java.lang.Object
  extended by org.kuali.kfs.sys.KFSConstants.TaxRegionConstants
Enclosing class:
KFSConstants

public static final class KFSConstants.TaxRegionConstants
extends Object


Field Summary
static String TAX_REGION_COUNTIES
           
static String TAX_REGION_COUNTIES_SECTION_ID
           
static String TAX_REGION_COUNTY_CODE
           
static String TAX_REGION_CREATE_SECTION_ID
           
static String TAX_REGION_EFFECTIVE_DATE
           
static String TAX_REGION_POSTAL_CODE
           
static String TAX_REGION_POSTAL_CODES
           
static String TAX_REGION_POSTAL_CODES_SECTION_ID
           
static String TAX_REGION_RATES
           
static String TAX_REGION_RATES_SECTION_ID
           
static String TAX_REGION_STATE_CODE
           
static String TAX_REGION_STATES
           
static String TAX_REGION_STATES_SECTION_ID
           
static String TAX_REGION_TAX_RATE
           
static String TAX_REGION_TYPE_CODE
           
static String TAX_REGION_TYPE_CODE_COUNTY
           
static String TAX_REGION_TYPE_CODE_POSTAL_CODE
           
static String TAX_REGION_TYPE_CODE_STATE
           
 
Constructor Summary
KFSConstants.TaxRegionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAX_REGION_RATES

public static final String TAX_REGION_RATES
See Also:
Constant Field Values

TAX_REGION_COUNTIES

public static final String TAX_REGION_COUNTIES
See Also:
Constant Field Values

TAX_REGION_STATES

public static final String TAX_REGION_STATES
See Also:
Constant Field Values

TAX_REGION_POSTAL_CODES

public static final String TAX_REGION_POSTAL_CODES
See Also:
Constant Field Values

TAX_REGION_STATE_CODE

public static final String TAX_REGION_STATE_CODE
See Also:
Constant Field Values

TAX_REGION_COUNTY_CODE

public static final String TAX_REGION_COUNTY_CODE
See Also:
Constant Field Values

TAX_REGION_POSTAL_CODE

public static final String TAX_REGION_POSTAL_CODE
See Also:
Constant Field Values

TAX_REGION_TAX_RATE

public static final String TAX_REGION_TAX_RATE
See Also:
Constant Field Values

TAX_REGION_EFFECTIVE_DATE

public static final String TAX_REGION_EFFECTIVE_DATE
See Also:
Constant Field Values

TAX_REGION_TYPE_CODE

public static final String TAX_REGION_TYPE_CODE
See Also:
Constant Field Values

TAX_REGION_COUNTIES_SECTION_ID

public static final String TAX_REGION_COUNTIES_SECTION_ID
See Also:
Constant Field Values

TAX_REGION_STATES_SECTION_ID

public static final String TAX_REGION_STATES_SECTION_ID
See Also:
Constant Field Values

TAX_REGION_POSTAL_CODES_SECTION_ID

public static final String TAX_REGION_POSTAL_CODES_SECTION_ID
See Also:
Constant Field Values

TAX_REGION_RATES_SECTION_ID

public static final String TAX_REGION_RATES_SECTION_ID
See Also:
Constant Field Values

TAX_REGION_CREATE_SECTION_ID

public static final String TAX_REGION_CREATE_SECTION_ID
See Also:
Constant Field Values

TAX_REGION_TYPE_CODE_COUNTY

public static final String TAX_REGION_TYPE_CODE_COUNTY
See Also:
Constant Field Values

TAX_REGION_TYPE_CODE_POSTAL_CODE

public static final String TAX_REGION_TYPE_CODE_POSTAL_CODE
See Also:
Constant Field Values

TAX_REGION_TYPE_CODE_STATE

public static final String TAX_REGION_TYPE_CODE_STATE
See Also:
Constant Field Values
Constructor Detail

KFSConstants.TaxRegionConstants

public KFSConstants.TaxRegionConstants()


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