A B C D E F G I M O P R S T U V Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Add(Expression) - Method in class com.boondocks.taxcontrols.ContainerExpression
- Add(TableEntry) - Method in class com.boondocks.taxcontrols.TableExpression
- addTax(Tax) - Method in class com.boondocks.taxcontrols.Taxes
-
called from scheme when evaluating a custom tax file.
- AmountExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- AmountExpression() - Constructor for class com.boondocks.taxcontrols.AmountExpression
- AmountExpression(double) - Constructor for class com.boondocks.taxcontrols.AmountExpression
- AmountExpression(float) - Constructor for class com.boondocks.taxcontrols.AmountExpression
- AmountExpression(Operator, double) - Constructor for class com.boondocks.taxcontrols.AmountExpression
- auxiliary - Variable in class com.boondocks.taxcontrols.Environment
B
- base - Variable in class com.boondocks.taxcontrols.TableEntry
C
- clear() - Method in class com.boondocks.taxcontrols.TaxControl
-
Unloads all table information.
- com.boondocks.taxcontrols - package com.boondocks.taxcontrols
- ContainerExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- ContainerExpression() - Constructor for class com.boondocks.taxcontrols.ContainerExpression
- ContainerExpression(Operator) - Constructor for class com.boondocks.taxcontrols.ContainerExpression
D
- downloadTable(String, String) - Method in class com.boondocks.taxcontrols.TaxControl
- downloadTable(String, String, boolean) - Method in class com.boondocks.taxcontrols.TaxControl
-
Replaces the Tax Table named in the DataFilename property with current version downloaded from the TaxUpdate Web Site.
- dump() - Method in class com.boondocks.taxcontrols.Environment
- dump() - Method in class com.boondocks.taxcontrols.Taxes
E
- earnings - Variable in class com.boondocks.taxcontrols.Environment
- EmployeeFieldExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- EmployeeFieldExpression() - Constructor for class com.boondocks.taxcontrols.EmployeeFieldExpression
- EmployeeFieldExpression(Operator, int) - Constructor for class com.boondocks.taxcontrols.EmployeeFieldExpression
- Environment - Class in com.boondocks.taxcontrols
- Environment() - Constructor for class com.boondocks.taxcontrols.Environment
- exemptions - Variable in class com.boondocks.taxcontrols.Environment
- Expression - Class in com.boondocks.taxcontrols
-
For internal use only
- Expression() - Constructor for class com.boondocks.taxcontrols.Expression
F
- FilingBothEmployed - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Married and Both Spouses Employed.
- FilingHeadOfHousehold - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Head of Household.
- FilingMarried - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Married filing Jointly.
- FilingSeparate - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Married filing Separately.
- FilingSingle - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Single.
- filingstatus - Variable in class com.boondocks.taxcontrols.Environment
- FilingStatus - Class in com.boondocks.taxcontrols
-
Enumerator for possible filing status values.
- FilingWidow - Static variable in class com.boondocks.taxcontrols.FilingStatus
-
Qualified Widow(er).
G
- get(String, Date) - Method in class com.boondocks.taxcontrols.Taxes
-
Returns the named Tax object.
- getAuxiliary() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the "Auxiliary" value.
- getAuxiliaryInstructions() - Method in class com.boondocks.taxcontrols.Tax
-
Returns user Auxiliary instructions for this tax.
- getAuxiliaryTag() - Method in class com.boondocks.taxcontrols.Tax
-
Returns the name used by this state for the auxiliary field.
- getChildren() - Method in class com.boondocks.taxcontrols.ContainerExpression
- getCompanyZip() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the company's main workplace ZIP code.
- getContainer() - Method in class com.boondocks.taxcontrols.TableExpression
- getCurrent() - Static method in class com.boondocks.taxcontrols.Taxes
- getDataFilename() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates the Tax Table file name.
- getEarnings() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets employee's earnings setting.
- getEffectiveDate() - Method in class com.boondocks.taxcontrols.Tax
-
Returns date when this tax begins.
- getEmployeeField() - Method in class com.boondocks.taxcontrols.EmployeeFieldExpression
- getExemptions() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets employee's Federal exemptions.
- getExpression() - Method in class com.boondocks.taxcontrols.Tax
-
Used internally by TaxControls.
- getFilingStatus() - Method in class com.boondocks.taxcontrols.TaxControl
-
Retrieves filing status of employee.
- getHomeRule() - Method in class com.boondocks.taxcontrols.Tax
-
For internal use only.
- getInstructions() - Method in class com.boondocks.taxcontrols.Tax
-
Returns user instructions for this tax.
- getInstructions() - Method in class com.boondocks.taxcontrols.TaxControl
-
Instructions which correspond to the selected tax (read-only).
- getJSONArray(String) - Static method in class com.boondocks.taxcontrols.TaxControl
- getJSONError(String) - Static method in class com.boondocks.taxcontrols.TaxControl
- getJSONStatus(String) - Static method in class com.boondocks.taxcontrols.TaxControl
- getJSONString(String, String) - Static method in class com.boondocks.taxcontrols.TaxControl
- getMiscellaneous() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the "Miscellaneous" value, used for state and local tax special data needs.
- getMiscellaneousInstructions() - Method in class com.boondocks.taxcontrols.Tax
-
Returns user Miscellaneous instructions for this tax.
- getMiscellaneousTag() - Method in class com.boondocks.taxcontrols.Tax
-
Returns the name used by this state for the miscellaneous field.
- getName() - Method in class com.boondocks.taxcontrols.EmployeeFieldExpression
- getName() - Method in class com.boondocks.taxcontrols.Expression
- getName() - Method in class com.boondocks.taxcontrols.Tax
-
Returns the name of this tax.
- getOperator() - Method in class com.boondocks.taxcontrols.Expression
- getPayDate() - Method in class com.boondocks.taxcontrols.TaxControl
-
Date on the paycheck.
- getPayPeriodsPerYear() - Method in class com.boondocks.taxcontrols.TaxControl
-
The number of pay periods in a year.
- getPayPeriodsRemaining() - Method in class com.boondocks.taxcontrols.Environment
- getPAZip() - Method in class com.boondocks.taxcontrols.Tax
-
Returns Range of Zip Codes for which taxes of type 'Home PA' must apply local rate.
- getPsd() - Method in class com.boondocks.taxcontrols.Tax
-
Returns the PSD Code (for PA EIT's) for this tax jurisdiction.
- getPsd() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a PSD Code for the currently selected tax, if applicable.
- getPublished() - Method in class com.boondocks.taxcontrols.Tax
-
Returns information related to publication date for this tax.
- getPublished() - Method in class com.boondocks.taxcontrols.TaxControl
-
Publication information for the selected tax (read-only).
- getReference() - Method in class com.boondocks.taxcontrols.ReferenceExpression
- getSelectedTax() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the tax for computation.
- getSoftwareVersion() - Method in class com.boondocks.taxcontrols.TaxControl
-
TaxControls software version.
- getStateExemptionInstructions() - Method in class com.boondocks.taxcontrols.Tax
-
Returns user State Exemption instructions for this tax.
- getStateExemptions() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns employee's state exemptions.
- getStateExemptionTag() - Method in class com.boondocks.taxcontrols.Tax
-
Returns the name used by this state for exemptions.
- getStateFilingStatus() - Method in class com.boondocks.taxcontrols.TaxControl
-
Retrieves filing status of employee for state withholding.
- getStreetQuery(int, String, String, String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a newline and comma-delimited String containing suggested street name matches within a ZIP Code.
- getTaxableWages() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns the taxable wages.
- getTaxAmount() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns the calculated tax amount.
- getTaxBracket() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns the calculated tax bracket.
- getTaxes() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns the Taxes object associated with this control.
- getTaxesForZip(int, int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a Taxes object containing suggested State, Local and Other (usually Unemployment) taxes applicable to a set of zip codes.
- getTaxNamesForZip(int, int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a comma-delimited String containing suggested State, Local and Other (usually Unemployment) taxes applicable to a set of zip codes.
- getTaxNamesForZip(int, int) - Method in class com.boondocks.taxcontrols.Taxes
- getTaxQuery(int, String, int, int, String, int, String, String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a comma-delimited String containing suggested State, Local and Other (usually Unemployment) taxes applicable to work and residence addresses.
- getTaxQuery(String, String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns a comma-delimited String containing suggested State, Local and Other (usually Unemployment) taxes applicable to work and residence addresses.
- getTaxQuery(String, String, String) - Method in class com.boondocks.taxcontrols.TaxControl
- getTaxType() - Method in class com.boondocks.taxcontrols.Tax
-
Returns tax type for this tax.
- getTaxType() - Method in class com.boondocks.taxcontrols.TaxControl
-
Retrieves type of the currently selected tax.
- getText() - Method in class com.boondocks.taxcontrols.Operator
- getType() - Method in class com.boondocks.taxcontrols.AmountExpression
- getType() - Method in class com.boondocks.taxcontrols.ContainerExpression
- getType() - Method in class com.boondocks.taxcontrols.EmployeeFieldExpression
- getType() - Method in class com.boondocks.taxcontrols.Expression
- getType() - Method in class com.boondocks.taxcontrols.IfExpression
- getType() - Method in class com.boondocks.taxcontrols.ReferenceExpression
- getType() - Method in class com.boondocks.taxcontrols.TableExpression
- getUnemploymentRate() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the rate to be used for unemployment tax calculations.
- getVersion() - Method in class com.boondocks.taxcontrols.TaxControl
-
Get the version number of the tax table.
- getVersion() - Method in class com.boondocks.taxcontrols.Taxes
-
Returns the tax table version.
- getWebServiceAddress() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns the TaxQuery web service url.
- getWorkRule() - Method in class com.boondocks.taxcontrols.Tax
-
For internal use only.
- getXMLInstructions() - Method in class com.boondocks.taxcontrols.Tax
-
Returns user instructions for this tax.
- getXMLInstructions() - Method in class com.boondocks.taxcontrols.TaxControl
-
XML-formatted Instructions which correspond to the selected tax (read-only).
- getYTDEarnings() - Method in class com.boondocks.taxcontrols.TaxControl
-
Used to indicate year-to-date amounts earned previous to current earnings.
- getYTDTax() - Method in class com.boondocks.taxcontrols.TaxControl
-
Gets the Amount of tax paid year-to-date, not including the current pay period.
- getZip() - Method in class com.boondocks.taxcontrols.Tax
-
Returns zip code range associated with this tax jurisdiction.
- getZipType() - Method in class com.boondocks.taxcontrols.Tax
-
Returns zip code type.
I
- IfExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- IfExpression() - Constructor for class com.boondocks.taxcontrols.IfExpression
- IfExpression(Operator) - Constructor for class com.boondocks.taxcontrols.IfExpression
- Interpret(Environment) - Method in class com.boondocks.taxcontrols.Tax
-
For internal use only.
- isAutoUnlock() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether or not the control should prompt before attempting to unlock a new Tax Table file.
- isDiscontinued() - Method in class com.boondocks.taxcontrols.Tax
-
Returns true if this tax has been discontinued.
- isDiscontinued() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether the selected tax has been discontinue.
- isNonResident() - Method in class com.boondocks.taxcontrols.Tax
-
Returns true if this tax is a nonresident local tax.
- isRoundingOptional() - Method in class com.boondocks.taxcontrols.Tax
-
Returns true if withholding for this tax can optionally be rounded to the nearest dollar amount.
- isRoundingOptional() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether the selected tax can been rounded to the nearest dollar amount (read-only).
- isRoundingRequired() - Method in class com.boondocks.taxcontrols.Tax
-
Returns true if withholding for this tax must be rounded to the nearest dollar amount.
- isRoundingRequired() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether the selected tax has been rounded to the nearest dollar amount (read-only).
- isRoundWhenOptional() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns value of RoundWhenOption field.
- isSupplemental() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns "Supplemental" property, which indicates whether the Earnings property contains supplemental earnings.
- isTableCurrent() - Method in class com.boondocks.taxcontrols.TaxControl
-
Returns True if the Tax Table named in the DataFilename property is current.
- isWithheld() - Method in class com.boondocks.taxcontrols.Tax
-
Returns true if this tax is withheld from the employee's pay.
- isWithheldTax() - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether the selected tax has should be withheld from the employee's pay.
- Item(int) - Method in class com.boondocks.taxcontrols.ContainerExpression
M
- miscellaneous - Variable in class com.boondocks.taxcontrols.Environment
O
- Operator - Class in com.boondocks.taxcontrols
-
For internal use only
- Operator() - Constructor for class com.boondocks.taxcontrols.Operator
- Operator(String) - Constructor for class com.boondocks.taxcontrols.Operator
-
called from scheme with string for op
P
- paydate - Variable in class com.boondocks.taxcontrols.Environment
- payperiodsperyear - Variable in class com.boondocks.taxcontrols.Environment
- plus - Variable in class com.boondocks.taxcontrols.TableEntry
- put(String, Tax) - Method in class com.boondocks.taxcontrols.Taxes
-
Inserts the Tax object into the Taxes collection.
R
- rate - Variable in class com.boondocks.taxcontrols.TableEntry
- ReferenceExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- ReferenceExpression() - Constructor for class com.boondocks.taxcontrols.ReferenceExpression
- ReferenceExpression(Operator, String) - Constructor for class com.boondocks.taxcontrols.ReferenceExpression
- refresh(boolean) - Method in class com.boondocks.taxcontrols.TaxControl
-
Forces the control to read the tax table named by the DataFilename property.
- Results(float, float, Tax) - Method in class com.boondocks.taxcontrols.Operator
- run() - Method in class com.boondocks.taxcontrols.TaxControl
-
For internal use only.
S
- setAmount(float) - Method in class com.boondocks.taxcontrols.AmountExpression
- setAutoUnlock(boolean) - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates whether or not the control should prompt before attempting to unlock a new Tax Table file.
- setAux(float) - Method in class com.boondocks.taxcontrols.Environment
- setAuxiliary(double) - Method in class com.boondocks.taxcontrols.TaxControl
- setAuxiliary(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the "Auxiliary" value, which is used for state and local tax special data needs.
- setCompanyZip(int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the company's main workplace ZIP code.
- setCompiled(boolean) - Method in class com.boondocks.taxcontrols.Taxes
- setDataFilename(String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Indicates the Tax Table file name.
- setEarnings(double) - Method in class com.boondocks.taxcontrols.TaxControl
- setEarnings(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets employee's taxable earnings.
- setEmployeeField(int) - Method in class com.boondocks.taxcontrols.EmployeeFieldExpression
- setExemptions(int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets employee's Federal exemptions.
- setFilingStatus(int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets filing status of employee.
- setMisc(float) - Method in class com.boondocks.taxcontrols.Environment
- setMiscellaneous(double) - Method in class com.boondocks.taxcontrols.TaxControl
- setMiscellaneous(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the "Miscellaneous" value, used for state and local tax special data needs.
- setName(String) - Method in class com.boondocks.taxcontrols.Expression
- setPayDate(Date) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the check pay date.
- setPayPeriodsPerYear(int) - Method in class com.boondocks.taxcontrols.TaxControl
- setReference(String) - Method in class com.boondocks.taxcontrols.ReferenceExpression
- setRoundWhenOptional(boolean) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the value of RoundWhenOptional field.
- setSelectedTax(String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the tax for computation.
- setStateExemptions(int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets employee's state exemptions.
- setStateFilingStatus(int) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets filing status of employee for state withholding.
- setSupplemental(boolean) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets "Supplemental" property, which indicates whether the Earnings property contains supplemental earnings.
- setText(char) - Method in class com.boondocks.taxcontrols.Operator
- setUnemploymentRate(double) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the rate to be used for unemployment tax calculations.
- setUnemploymentRate(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the rate to be used for unemployment tax calculations.
- setWebServiceAddress(String) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the TaxQuery web service url.
- setYTDEarnings(double) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the year-to-date amount of earnings.
- setYTDEarnings(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Used to indicate year-to-date amounts earned previous to current earnings.
- setYTDTax(double) - Method in class com.boondocks.taxcontrols.TaxControl
-
Sets the year-to-date tax paid.
- setYTDTax(float) - Method in class com.boondocks.taxcontrols.TaxControl
-
Used to indicate year-to-date tax amount paid previous to current pay period.
- setZip(String) - Method in class com.boondocks.taxcontrols.Tax
-
Sets zip code range associated with this tax jurisdiction.
- showAboutBox() - Method in class com.boondocks.taxcontrols.TaxControl
-
Show the control's About box.
- stateexemptions - Variable in class com.boondocks.taxcontrols.Environment
- stateFilingstatus - Variable in class com.boondocks.taxcontrols.Environment
- supplemental - Variable in class com.boondocks.taxcontrols.Environment
T
- TableEntry - Class in com.boondocks.taxcontrols
-
For internal use only
- TableEntry() - Constructor for class com.boondocks.taxcontrols.TableEntry
- TableEntry(double, double, double) - Constructor for class com.boondocks.taxcontrols.TableEntry
- TableExpression - Class in com.boondocks.taxcontrols
-
For internal use only
- TableExpression() - Constructor for class com.boondocks.taxcontrols.TableExpression
- TableExpression(Operator, ContainerExpression) - Constructor for class com.boondocks.taxcontrols.TableExpression
- Tax - Class in com.boondocks.taxcontrols
-
Class represents an individual tax formula.
- Tax(String, String, String, String, String, boolean, boolean, boolean, String, String, boolean, String, String, String, String, String) - Constructor for class com.boondocks.taxcontrols.Tax
-
For internal use only.
- TaxControl - Class in com.boondocks.taxcontrols
-
The TaxControl JavaBean allows computation of payroll withholding taxes.
- TaxControl() - Constructor for class com.boondocks.taxcontrols.TaxControl
-
Default constructor
- TaxControlException - Exception in com.boondocks.taxcontrols
- TaxControlException() - Constructor for exception com.boondocks.taxcontrols.TaxControlException
- TaxControlException(String) - Constructor for exception com.boondocks.taxcontrols.TaxControlException
- taxes - Variable in class com.boondocks.taxcontrols.Environment
- Taxes - Class in com.boondocks.taxcontrols
-
Taxes - a collection of Tax objects, implemented as a Hashtable object.
- Taxes() - Constructor for class com.boondocks.taxcontrols.Taxes
-
Default constructor.
- TaxNotFoundException - Exception in com.boondocks.taxcontrols
- TaxNotFoundException() - Constructor for exception com.boondocks.taxcontrols.TaxNotFoundException
- TaxNotFoundException(String) - Constructor for exception com.boondocks.taxcontrols.TaxNotFoundException
- toString() - Method in class com.boondocks.taxcontrols.AmountExpression
- toString() - Method in class com.boondocks.taxcontrols.ContainerExpression
- toString() - Method in class com.boondocks.taxcontrols.Expression
- toString() - Method in class com.boondocks.taxcontrols.IfExpression
- toString() - Method in class com.boondocks.taxcontrols.ReferenceExpression
- toString() - Method in class com.boondocks.taxcontrols.Tax
U
- unemploymentrate - Variable in class com.boondocks.taxcontrols.Environment
V
- Value(boolean, Environment) - Method in class com.boondocks.taxcontrols.Tax
-
For internal use only.
- Value(Environment) - Method in class com.boondocks.taxcontrols.Tax
-
For internal use only.
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.AmountExpression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.ContainerExpression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.EmployeeFieldExpression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.Expression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.IfExpression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.ReferenceExpression
- Value(Tax, Environment) - Method in class com.boondocks.taxcontrols.TableExpression
Y
- ytdearnings - Variable in class com.boondocks.taxcontrols.Environment
- ytdtax - Variable in class com.boondocks.taxcontrols.Environment
All Classes All Packages