Class: IncomeTax::Countries::UnitedStates::Nebraska
- Inherits:
-
State
- Object
- Models::Generic
- Models::Progressive
- State
- IncomeTax::Countries::UnitedStates::Nebraska
- Defined in:
- lib/income_tax/countries/united_states/nebraska.rb
Instance Attribute Summary
Attributes inherited from Models::Generic
#gross_income, #net_income, #options, #rate, #taxes
Method Summary
Methods inherited from State
deduct_federal, deduct_federal?, flat_rate, #level_category, no_tax
Methods inherited from Models::Progressive
#calculate_gross, #calculate_net, level, #level_category, #levels, levels, offset, remainder, tax_year, tax_years
Methods inherited from Models::Generic
#based_on?, #cast_value, #cast_values, currency, #initialize, #inspect, lazy, #location_name, method_added, name, names, new, other_names, register, register_on, #set_default_options, #setup, #validate, wants_options
Constructor Details
This class inherits a constructor from IncomeTax::Models::Generic