public enum AccountSubTypeEnum extends Enum<AccountSubTypeEnum>
Java class for AccountSubTypeEnum.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="AccountSubTypeEnum"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="AccountsPayable"/> <enumeration value="AccountsReceivable"/> <enumeration value="AccumulatedAdjustment"/> <enumeration value="AccumulatedAmortization"/> <enumeration value="AccumulatedAmortizationOfOtherAssets"/> <enumeration value="AccumulatedDepletion"/> <enumeration value="AccumulatedDepreciation"/> <enumeration value="AdvertisingPromotional"/> <enumeration value="AllowanceForBadDebts"/> <enumeration value="Amortization"/> <enumeration value="Auto"/> <enumeration value="BadDebts"/> <enumeration value="BankCharges"/> <enumeration value="Buildings"/> <enumeration value="CashOnHand"/> <enumeration value="CharitableContributions"/> <enumeration value="Checking"/> <enumeration value="CommonStock"/> <enumeration value="CostOfLabor"/> <enumeration value="CostOfLaborCos"/> <enumeration value="CreditCard"/> <enumeration value="DepletableAssets"/> <enumeration value="Depreciation"/> <enumeration value="DevelopmentCosts"/> <enumeration value="DirectDepositPayable"/> <enumeration value="DiscountsRefundsGiven"/> <enumeration value="DividendIncome"/> <enumeration value="DuesSubscriptions"/> <enumeration value="EmployeeCashAdvances"/> <enumeration value="Entertainment"/> <enumeration value="EntertainmentMeals"/> <enumeration value="EquipmentRental"/> <enumeration value="EquipmentRentalCos"/> <enumeration value="ExchangeGainOrLoss"/> <enumeration value="FederalIncomeTaxPayable"/> <enumeration value="FinanceCosts"/> <enumeration value="FurnitureAndFixtures"/> <enumeration value="GlobalTaxExpense"/> <enumeration value="GlobalTaxPayable"/> <enumeration value="GlobalTaxSuspense"/> <enumeration value="Goodwill"/> <enumeration value="Insurance"/> <enumeration value="InsurancePayable"/> <enumeration value="IntangibleAssets"/> <enumeration value="InterestEarned"/> <enumeration value="InterestPaid"/> <enumeration value="Inventory"/> <enumeration value="Investment_MortgageRealEstateLoans"/> <enumeration value="Investment_Other"/> <enumeration value="Investment_TaxExemptSecurities"/> <enumeration value="Investment_USGovernmentObligations"/> <enumeration value="Land"/> <enumeration value="LeaseBuyout"/> <enumeration value="LeaseholdImprovements"/> <enumeration value="LegalProfessionalFees"/> <enumeration value="Licenses"/> <enumeration value="LineOfCredit"/> <enumeration value="LoanPayable"/> <enumeration value="LoansToOfficers"/> <enumeration value="LoansToOthers"/> <enumeration value="LoansToStockholders"/> <enumeration value="MachineryAndEquipment"/> <enumeration value="MoneyMarket"/> <enumeration value="NonProfitIncome"/> <enumeration value="NotesPayable"/> <enumeration value="OfficeGeneralAdministrativeExpenses"/> <enumeration value="OpeningBalanceEquity"/> <enumeration value="OrganizationalCosts"/> <enumeration value="OtherCostsOfServiceCos"/> <enumeration value="OtherCurrentAssets"/> <enumeration value="OtherCurrentLiabilities"/> <enumeration value="OtherFixedAssets"/> <enumeration value="OtherInvestmentIncome"/> <enumeration value="OtherLongTermAssets"/> <enumeration value="OtherLongTermLiabilities"/> <enumeration value="OtherMiscellaneousExpense"/> <enumeration value="OtherMiscellaneousIncome"/> <enumeration value="OtherMiscellaneousServiceCost"/> <enumeration value="OtherPrimaryIncome"/> <enumeration value="OwnersEquity"/> <enumeration value="PaidInCapitalOrSurplus"/> <enumeration value="PartnerContributions"/> <enumeration value="PartnerDistributions"/> <enumeration value="PartnersEquity"/> <enumeration value="PayrollClearing"/> <enumeration value="PayrollExpenses"/> <enumeration value="PayrollTaxPayable"/> <enumeration value="PenaltiesSettlements"/> <enumeration value="PreferredStock"/> <enumeration value="PrepaidExpenses"/> <enumeration value="PrepaidExpensesPayable"/> <enumeration value="PromotionalMeals"/> <enumeration value="RentOrLeaseOfBuildings"/> <enumeration value="RentsHeldInTrust"/> <enumeration value="RentsInTrustLiability"/> <enumeration value="RepairMaintenance"/> <enumeration value="Retainage"/> <enumeration value="RetainedEarnings"/> <enumeration value="SalesOfProductIncome"/> <enumeration value="SalesTaxPayable"/> <enumeration value="Savings"/> <enumeration value="SecurityDeposits"/> <enumeration value="ServiceFeeIncome"/> <enumeration value="ShareholderNotesPayable"/> <enumeration value="ShippingFreightDelivery"/> <enumeration value="ShippingFreightDeliveryCos"/> <enumeration value="StateLocalIncomeTaxPayable"/> <enumeration value="SuppliesMaterials"/> <enumeration value="SuppliesMaterialsCogs"/> <enumeration value="TaxesPaid"/> <enumeration value="TaxExemptInterest"/> <enumeration value="Travel"/> <enumeration value="TravelMeals"/> <enumeration value="TreasuryStock"/> <enumeration value="TrustAccounts"/> <enumeration value="TrustAccountsLiabilities"/> <enumeration value="UnappliedCashBillPaymentExpense"/> <enumeration value="UnappliedCashPaymentIncome"/> <enumeration value="UndepositedFunds"/> <enumeration value="Utilities"/> <enumeration value="Vehicles"/> <enumeration value="WithholdingTaxSales"/> <enumeration value="WithholdingTaxPurchases"/> <enumeration value="WithholdingAssetAmount"/> <enumeration value="WithholdingLiabilityAmount"/> </restriction> </simpleType>
Enum Constant and Description |
---|
ACCOUNTS_PAYABLE
Product: QBO
Description: Accounts Payable (also
called A/P) tracks amounts you owe to your vendors and suppliers.
|
ACCOUNTS_RECEIVABLE
Product: QBO
Description: Accounts Receivable
(also called A/R) tracks money that customers owe businesses for
products or services, and payments customers make.
|
ACCUMULATED_ADJUSTMENT
Product: QBO
Description: S corporations use this
account to track adjustments to owner's equity that are not
attributable to net income.
|
ACCUMULATED_AMORTIZATION
Product: QBO
Description: Use Accumulated
Amortization to track how much you amortize intangible assets.
|
ACCUMULATED_AMORTIZATION_OF_OTHER_ASSETS
Product: QBO
Description: Use Accumulated
Amortization of Other Assets to track how much you've amortized an
asset whose type is Other Asset.
|
ACCUMULATED_DEPLETION
Product: QBO
Description: Use Accumulated
Depletion to track how much you deplete a natural resource.
|
ACCUMULATED_DEPRECIATION
Product: QBO
Description: Use Accumulated
Depreciation to track how much you depreciate a fixed asset (a
physical asset you do not expect to convert to cash during one
year of normal operations).
|
ADVERTISING_PROMOTIONAL
Product: QBO
Description: Use
Advertising/Promotional to track money spent promoting your
company.
|
ALLOWANCE_FOR_BAD_DEBTS
Product: QBO
Description: Use Allowance for Bad
Debts to estimate the portion of Accounts receivable you think you
might not collect.
|
AMORTIZATION
Product: QBO
Description: Use Amortization to
track amortization of intangible assets.
|
AUTO
Product: QBO
Description: Use Auto to track costs
associated with vehicles.
|
BAD_DEBTS
Product: QBO
Description: Use Bad Debt to track
debt you have written off.
|
BANK_CHARGES
Product: QBO
Description: Use Bank Charges for any
fees you pay to financial institutions.
|
BUILDINGS
Product: QBO
Description: Use Buildings to track
the cost of structures you own and use for your business.
|
CASH_ON_HAND
Product: QBO
Description: Use a Cash on Hand
account to track cash your company keeps for occasional expenses,
also called petty cash.
|
CHARITABLE_CONTRIBUTIONS
Product: QBO
Description: Use Charitable
Contributions to track gifts to charity.
|
CHECKING
Product: QBO
Description: Use Checking Accounts to
track all checking activity, including debit card transactions.
|
COMMON_STOCK
Product: QBO
Description: Corporations use this
account to track shares of its common stock in the hands of
shareholders.
|
COST_OF_LABOR
Product: QBO
Description: Use Cost of Labor to
track the cost of paying employees to produce products or supply
services.
|
COST_OF_LABOR_COS
Product: QBO
Description: Use Cost of Labor to
track the cost of paying employees to produce products or supply
services.
|
CREDIT_CARD
Product: QBO
Description: Credit Card accounts
track the balance due on your business credit cards.
|
DEPLETABLE_ASSETS
Product: QBO
Description: Use Depletable Assets to
track natural resources, such as timberlands, oil wells, and
mineral deposits.
|
DEPRECIATION
Use Depreciation to track how much you depreciate
fixed assets.
|
DEVELOPMENT_COSTS
Product: QBO
Description: Use Development Costs to
track amounts you deposit or set aside to arrange for financing,
such as an SBA loan, or for deposits in anticipation of the
purchase of property or other assets.
|
DIRECT_DEPOSIT_PAYABLE
Product: QBO
Description: Use Direct Deposit
Payable to keep track of net pay that you intend to pay employees
and contractors through direct deposit.
|
DISCOUNTS_REFUNDS_GIVEN
Product: QBO
Description: Use Discounts/Refunds
Given to track discounts you give to customers.
|
DIVIDEND_INCOME
Product: QBO
Description: Use Dividend Income to
track taxable dividends from investments.
|
DUES_SUBSCRIPTIONS
Product: QBO
Description: Use Dues and
Subscriptions to track dues and subscriptions related to running
your business.
|
EMPLOYEE_CASH_ADVANCES
Product: QBO
Description: Use Employee Cash
Advances to track employee wages and salary you issue to an
employee early, or other non-salary money given to employees.
|
ENTERTAINMENT
Product: QBO
Description: Use Entertainment to
track events to entertain employees.
|
ENTERTAINMENT_MEALS
Product: QBO
Description: Use Entertainment Meals
to track how much you spend on dining with your employees to
promote morale.
|
EQUIPMENT_RENTAL
Product: QBO
Description: Use Equipment Rental to
track the cost of renting equipment to produce products or
services.
|
EQUIPMENT_RENTAL_COS
Product: QBO
Description: Use Equipment Rental to
track the cost of renting equipment to produce products or
services.
|
EXCHANGE_GAIN_OR_LOSS
Product: QBO Description: Use Exchange Gain or
Loss to track gains or losses that occur as a result of exchange
rate fluctuations.
|
FEDERAL_INCOME_TAX_PAYABLE
Product: QBO
Description: Use Federal Income Tax
Payable if your business is a corporation, S corporation, or
limited partnership keeping records on the accrual basis.
|
FINANCE_COSTS
Product: QBO
Description: Finance Costs.
|
FURNITURE_AND_FIXTURES
Product: QBO
Description: Use Furniture and
Fixtures to track any furniture and fixtures your business owns
and uses, like a dental chair or sales booth.
|
GLOBAL_TAX_EXPENSE
Product: QBO Description: Use Global Tax Expense
if your business manages taxes at a global level.
|
GLOBAL_TAX_PAYABLE
Product: QBO Description: Use Global Tax Payable
if your business manages taxes at a global level.
|
GLOBAL_TAX_SUSPENSE
Product: QBO Description: Use Global Tax Suspense
if your business manages taxes for third party transactions at a
global level.
|
GOODWILL
Product: QBO
Description: Use Goodwill only if you
have acquired another company.
|
INSURANCE
Product: QBO
Description: Use Insurance to track
insurance payments.
|
INSURANCE_PAYABLE
Product: QBO
Description: Use Insurance Payable to
keep track of insurance amounts due.
|
INTANGIBLE_ASSETS
Product: QBO
Description: Use Intangible Assets to
track intangibles that you plan to amortize.
|
INTEREST_EARNED
Product: QBO
Description: Use Interest Earned to
track interest from bank or savings accounts, investments, or
interest payments to you on loans your business made.
|
INTEREST_PAID
Product: QBO
Description: Use Interest Paid for
all types of interest you pay, including mortgage interest,
finance charges on credit cards, or interest on loans.
|
INVENTORY
Product: QBO
Description: Use Inventory to track
the cost of goods your business purchases for resale.
|
INVESTMENT_MORTGAGE_REAL_ESTATE_LOANS
Product: QBO
Description: Use Investments -
Mortgage/Real Estate Loans to show the balances of any mortgage or
real estate loans your business has made or purchased.
|
INVESTMENT_OTHER
Product: QBO
Description: Use Investments - Other
to track the value of investments not covered by other investment
account types.
|
INVESTMENT_TAX_EXEMPT_SECURITIES
Product: QBO
Description: Use Investments -
Tax-Exempt Securities for investments in state and local bonds, or
mutual funds that invest in state and local bonds.
|
INVESTMENT_US_GOVERNMENT_OBLIGATIONS
Product: QBO
Description: Use Investments - U.S.
|
LAND
Product: QBO
Description: Use Land for land or
property you don't depreciate.
|
LEASE_BUYOUT
Product: QBO
Description: Use Lease Buyout to
track lease payments to be applied toward the purchase of a leased
asset.
|
LEASEHOLD_IMPROVEMENTS
Product: QBO
Description: Use Leasehold
Improvements to track improvements to a leased asset that
increases the asset's value.
|
LEGAL_PROFESSIONAL_FEES
Product: QBO
Description: Use Legal and
Professional Fees to track money to pay to professionals to help
you run your business.
|
LICENSES
Product: QBO
Description: Use Licenses to track
non-professional licenses for permission to engage in an activity,
like selling alcohol or radio broadcasting.
|
LINE_OF_CREDIT
Product: QBO
Description: Use Line of Credit to
track the balance due on any lines of credit your business has.
|
LOAN_PAYABLE
Product: QBO
Description: Use Loan Payable to
track loans your business owes which are payable within the next
twelve months.
|
LOANS_TO_OFFICERS
Product: QBO
Description: If you operate your
business as a Corporation or S Corporation, use Loans to Officers
to track money loaned to officers of your business.
|
LOANS_TO_OTHERS
Product: QBO
Description: Use Loans to Others to
track money your business loans to other people or businesses.
|
LOANS_TO_STOCKHOLDERS
Product: QBO
Description: If you operate your
business as a Corporation or S Corporation, use Loans to
Stockholders to track money your business loans to its
stockholders.
|
MACHINERY_AND_EQUIPMENT
Product: QBO
Description: Use Machinery and
equipment to track computer hardware, as well as any other
non-furniture fixtures or devices owned and used for your
business.
|
MONEY_MARKET
Product: QBO
Description: Use Money Market to
track amounts in money market accounts.
|
NON_PROFIT_INCOME
Product: QBO
Description: Use Non-Profit Income to
track money coming in if you are a non-profit organization.
|
NOTES_PAYABLE
Product: QBO
Description: Use Notes Payable to
track the amounts your business owes in long-term (over twelve
months) loans.
|
OFFICE_GENERAL_ADMINISTRATIVE_EXPENSES
Product: QBO
Description: Use Office/General
Administrative Expenses to track all types of general or
office-related expenses.
|
OPENING_BALANCE_EQUITY
Product: QBO
Description: QBO creates this account
the first time you enter an opening balance for a balance sheet
account.
|
ORGANIZATIONAL_COSTS
Product: QBO
Description: Use Organizational Costs
to track costs incurred when forming a partnership or corporation.
|
OTHER_COSTS_OF_SERVICE_COS
Product: QBO
Description: Use Other Costs of
Service to track costs related to services you provide that don't
fall into another Cost of Goods Sold type.
|
OTHER_CURRENT_ASSETS
Product: QBO
Description: Use Other Current Assets
for current assets not covered by the other types.
|
OTHER_CURRENT_LIABILITIES
Product: QBO
Description: Use Other Current
Liabilities to track liabilities due within the next twelve months
that do not fit the Other current liability account types.
|
OTHER_FIXED_ASSETS
Product: QBO
Description: Use Other Fixed Asset
for fixed assets that are not covered by other asset types.
|
OTHER_INVESTMENT_INCOME
Product: QBO
Description: Use Other Investment
Income to track other types of investment income that isn't from
dividends or interest.
|
OTHER_LONG_TERM_ASSETS
Product: QBO
Description: Use Other Long-Term
Assets to track assets not covered by other types.
|
OTHER_LONG_TERM_LIABILITIES
Product: QBO
Description: Use Other Long Term
Liabilities to track liabilities due in more than twelve months
that don't fit the other Long-term liability account types.
|
OTHER_MISCELLANEOUS_EXPENSE
Product: QBO
Description: Use Other Miscellaneous
Expense to track unusual or infrequent expenses that don't fall
into another Other Expense type.
|
OTHER_MISCELLANEOUS_INCOME
Product: QBO
Description: Use Other Miscellaneous
Income to track income that isn't from normal business operations,
and doesn't fall into another Other Income type.
|
OTHER_MISCELLANEOUS_SERVICE_COST
Product: QBO
Description: Use Other Miscellaneous
Service Cost to track costs related to providing services that
don't fall into another Expense type.
|
OTHER_PRIMARY_INCOME
Product: QBO
Description: Use Other Primary Income
to track income from normal business operations that doesn't fall
into another Income type.
|
OWNERS_EQUITY
Product: QBO
Description: S corporations use
Owner's Equity to show the cumulative net income or loss of their
business as of the beginning of the fiscal year.
|
PAID_IN_CAPITAL_OR_SURPLUS
Product: QBO
Description: Corporations use Paid-In
Capital to track amounts received from shareholders in exchange
for stock that are over and above the stock's stated (or par)
value.
|
PARTNER_CONTRIBUTIONS
Product: QBO
Description: Partnerships use Partner
Contributions to track amounts partners contribute to the
partnership during the year.
|
PARTNER_DISTRIBUTIONS
Product: QBO
Description: Partnerships use Partner
Distributions to track amounts distributed by the partnership to
its partners during the year.
|
PARTNERS_EQUITY
Product: QBO
Description: Partnerships use
Partner's Equity to show the income remaining in the partnership
for each partner as of the end of the prior year.
|
PAYROLL_CLEARING
Product: QBO
Description: Use Payroll Clearing to
keep track of any non-tax amounts that you have deducted from
employee paychecks or that you owe as a result of doing payroll.
|
PAYROLL_EXPENSES
Product: QBO
Description: Use Payroll Expenses to
track payroll expenses.
|
PAYROLL_TAX_PAYABLE
Product: QBO
Description: Use Payroll Tax Payable
to keep track of tax amounts that you owe to Federal, State, and
Local government agencies as a result of paying wages and taxes
you have withheld from employee paychecks.
|
PENALTIES_SETTLEMENTS
Product: QBO
Description: Use Penalties and
Settlements to track money you pay for violating laws or
regulations, settling lawsuits, or other penalties.
|
PREFERRED_STOCK
Product: QBO
Description: Corporations use this
account to track shares of its preferred stock in the hands of
shareholders.
|
PREPAID_EXPENSES
Product: QBO
Description: Use Prepaid Expenses to
track payments for expenses that you won't recognize until your
next accounting period.
|
PREPAID_EXPENSES_PAYABLE
Product: QBO
Description: Use Prepaid Expenses
Payable to track items such as property taxes that are due, but
not yet deductible as an expense because the period they cover has
not yet passed.
|
PROMOTIONAL_MEALS
Product: QBO
Description: Use Promotional Meals to
track how much you spend dining with a customer to promote your
business.
|
RENT_OR_LEASE_OF_BUILDINGS
Product: QBO
Description: Use Rent or Lease of
Buildings to track rent payments you make.
|
RENTS_HELD_IN_TRUST
Product: QBO
Description: Use Rents Held in Trust
to track deposits and rent held on behalf of the property owners.
|
RENTS_IN_TRUST_LIABILITY
Product: QBO
Description: Use Rents In Trust -
Liability to offset the Rents in Trust amount in assets.
|
REPAIR_MAINTENANCE
Product: QBO
Description: Use Repair and
Maintenance to track any repairs and periodic maintenance fees.
|
RETAINAGE
Product: QBO
Description: Use Retainage if your
customers regularly hold back a portion of a contract amount until
you have completed a project.
|
RETAINED_EARNINGS
Product: QBO
Description: QBO adds this account
when you create your company.
|
SALES_OF_PRODUCT_INCOME
Product: QBO
Description: Use Sales of Product
Income to track income from selling products.
|
SALES_TAX_PAYABLE
Product: QBO
Description: Use Sales Tax Payable to
track sales tax you have collected, but not yet remitted to the
government agency.
|
SAVINGS
Product: QBO
Description: Use Savings Accounts to
track savings and CD activity.
|
SECURITY_DEPOSITS
Product: QBO
Description: Use Security Deposits to
track funds you've paid to cover any potential costs incurred by
damage, loss, or theft.
|
SERVICE_FEE_INCOME
Product: QBO
Description: Use Service/Fee Income
to track income from services you perform or ordinary usage fees
you charge.
|
SHAREHOLDER_NOTES_PAYABLE
Product: QBO
Description: Use Shareholder Notes
Payable to track long-term loan balances your business owes its
shareholders.
|
SHIPPING_FREIGHT_DELIVERY
Product: QBO
Description: Use Shipping, Freight
and Delivery to track the cost of shipping products to customers
or distributors.
|
SHIPPING_FREIGHT_DELIVERY_COS
Product: QBO
Description: Use Shipping, Freight
and Delivery to track the cost of shipping products to customers
or distributors.
|
STATE_LOCAL_INCOME_TAX_PAYABLE
Product: QBO
Description: Use State/Local Income
Tax Payable if your business is a corporation, S corporation, or
limited partnership keeping records on the accrual basis.
|
SUPPLIES_MATERIALS
Product: QBO
Description: Use Supplies and
Materials to track the cost of raw goods and parts used or
consumed when producing a product or providing a service.
|
SUPPLIES_MATERIALS_COGS
Product: QBO
Description: Use Supplies and
Materials to track the cost of raw goods and parts used or
consumed when producing a product or providing a service.
|
TAX_EXEMPT_INTEREST
Product: QBO
Description: Use Tax-Exempt Interest
to record interest that isn't taxable, such as interest on money
in tax-exempt retirement accounts, or interest from tax-exempt
bonds.
|
TAXES_PAID
Product: QBO
Description: Use Taxes Paid to track
taxes you pay.
|
TRAVEL
Product: QBO
Description: Use Travel to track
travel costs.
|
TRAVEL_MEALS
Product: QBO
Description: Use Travel Meals to
track how much you spend on food while traveling.
|
TREASURY_STOCK
Product: QBO
Description: Corporations use
Treasury Stock to track amounts paid by the corporation to buy its
own stock back from shareholders.
|
TRUST_ACCOUNTS
Product: QBO
Description: Use Trust Accounts for
money held by you for the benefit of someone else.
|
TRUST_ACCOUNTS_LIABILITIES
Product: QBO
Description: Use Trust Accounts -
Liabilities to offset Trust Accounts in assets.
|
UNAPPLIED_CASH_BILL_PAYMENT_EXPENSE
Product: QBO
Description: Unapplied Cash Bill Payment Expense reports the Cash Basis
expense from vendor payment checks you've sent but not yet applied
to vendor bills.
|
UNAPPLIED_CASH_PAYMENT_INCOME
Product: QBO
Description: Unapplied Cash Payment Income reports the Cash Basis income from
customers payments you've received but not applied to invoices or
charges.
|
UNDEPOSITED_FUNDS
Product: QBO
Description: Use Undeposited Funds
for cash or checks from sales that haven't been deposited yet.
|
UTILITIES
Product: QBO
Description: Use Utilities to track
utility payments.
|
VEHICLES
Product: QBO
Description: Use Vehicles to track
the value of vehicles your business owns and uses for business.
|
WITHHOLDING_ASSET_AMOUNT
Product: QBO
Description: Use Withholding Asset account to track the withholding balance as an asset for the company.
|
WITHHOLDING_LIABILITY_AMOUNT
Product: QBO
Description: Use Withholding Liability account track the withholding balance as a liability for the company.
|
WITHHOLDING_TAX_PURCHASES
Product: QBO
Description: Use Withholding Tax Purchases to track the expenses you have incurred with a withholding account/item.
|
WITHHOLDING_TAX_SALES
Product: QBO
Description: Use Withholding Tax Sales to track the income you have received with a withholding product/service.
|
Modifier and Type | Method and Description |
---|---|
static AccountSubTypeEnum |
fromValue(String v) |
String |
value() |
static AccountSubTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountSubTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final AccountSubTypeEnum ACCOUNTS_PAYABLE
public static final AccountSubTypeEnum ACCOUNTS_RECEIVABLE
public static final AccountSubTypeEnum ACCUMULATED_ADJUSTMENT
public static final AccountSubTypeEnum ACCUMULATED_AMORTIZATION
public static final AccountSubTypeEnum ACCUMULATED_AMORTIZATION_OF_OTHER_ASSETS
public static final AccountSubTypeEnum ACCUMULATED_DEPLETION
public static final AccountSubTypeEnum ACCUMULATED_DEPRECIATION
public static final AccountSubTypeEnum ADVERTISING_PROMOTIONAL
public static final AccountSubTypeEnum ALLOWANCE_FOR_BAD_DEBTS
public static final AccountSubTypeEnum AMORTIZATION
public static final AccountSubTypeEnum AUTO
public static final AccountSubTypeEnum BAD_DEBTS
public static final AccountSubTypeEnum BANK_CHARGES
public static final AccountSubTypeEnum BUILDINGS
public static final AccountSubTypeEnum CASH_ON_HAND
public static final AccountSubTypeEnum CHARITABLE_CONTRIBUTIONS
public static final AccountSubTypeEnum CHECKING
public static final AccountSubTypeEnum COMMON_STOCK
public static final AccountSubTypeEnum COST_OF_LABOR
public static final AccountSubTypeEnum COST_OF_LABOR_COS
public static final AccountSubTypeEnum CREDIT_CARD
public static final AccountSubTypeEnum DEPLETABLE_ASSETS
public static final AccountSubTypeEnum DEPRECIATION
public static final AccountSubTypeEnum DEVELOPMENT_COSTS
public static final AccountSubTypeEnum DIRECT_DEPOSIT_PAYABLE
public static final AccountSubTypeEnum DISCOUNTS_REFUNDS_GIVEN
public static final AccountSubTypeEnum DIVIDEND_INCOME
public static final AccountSubTypeEnum DUES_SUBSCRIPTIONS
public static final AccountSubTypeEnum EMPLOYEE_CASH_ADVANCES
public static final AccountSubTypeEnum ENTERTAINMENT
public static final AccountSubTypeEnum ENTERTAINMENT_MEALS
public static final AccountSubTypeEnum EQUIPMENT_RENTAL
public static final AccountSubTypeEnum EQUIPMENT_RENTAL_COS
public static final AccountSubTypeEnum EXCHANGE_GAIN_OR_LOSS
public static final AccountSubTypeEnum FEDERAL_INCOME_TAX_PAYABLE
public static final AccountSubTypeEnum FINANCE_COSTS
public static final AccountSubTypeEnum FURNITURE_AND_FIXTURES
public static final AccountSubTypeEnum GLOBAL_TAX_EXPENSE
public static final AccountSubTypeEnum GLOBAL_TAX_PAYABLE
public static final AccountSubTypeEnum GLOBAL_TAX_SUSPENSE
public static final AccountSubTypeEnum GOODWILL
public static final AccountSubTypeEnum INSURANCE
public static final AccountSubTypeEnum INSURANCE_PAYABLE
public static final AccountSubTypeEnum INTANGIBLE_ASSETS
public static final AccountSubTypeEnum INTEREST_EARNED
public static final AccountSubTypeEnum INTEREST_PAID
public static final AccountSubTypeEnum INVENTORY
public static final AccountSubTypeEnum INVESTMENT_MORTGAGE_REAL_ESTATE_LOANS
public static final AccountSubTypeEnum INVESTMENT_OTHER
public static final AccountSubTypeEnum INVESTMENT_TAX_EXEMPT_SECURITIES
public static final AccountSubTypeEnum INVESTMENT_US_GOVERNMENT_OBLIGATIONS
public static final AccountSubTypeEnum LAND
public static final AccountSubTypeEnum LEASE_BUYOUT
public static final AccountSubTypeEnum LEASEHOLD_IMPROVEMENTS
public static final AccountSubTypeEnum LEGAL_PROFESSIONAL_FEES
public static final AccountSubTypeEnum LICENSES
public static final AccountSubTypeEnum LINE_OF_CREDIT
public static final AccountSubTypeEnum LOAN_PAYABLE
public static final AccountSubTypeEnum LOANS_TO_OFFICERS
public static final AccountSubTypeEnum LOANS_TO_OTHERS
public static final AccountSubTypeEnum LOANS_TO_STOCKHOLDERS
public static final AccountSubTypeEnum MACHINERY_AND_EQUIPMENT
public static final AccountSubTypeEnum MONEY_MARKET
public static final AccountSubTypeEnum NON_PROFIT_INCOME
public static final AccountSubTypeEnum NOTES_PAYABLE
public static final AccountSubTypeEnum OFFICE_GENERAL_ADMINISTRATIVE_EXPENSES
public static final AccountSubTypeEnum OPENING_BALANCE_EQUITY
public static final AccountSubTypeEnum ORGANIZATIONAL_COSTS
public static final AccountSubTypeEnum OTHER_COSTS_OF_SERVICE_COS
public static final AccountSubTypeEnum OTHER_CURRENT_ASSETS
public static final AccountSubTypeEnum OTHER_CURRENT_LIABILITIES
public static final AccountSubTypeEnum OTHER_FIXED_ASSETS
public static final AccountSubTypeEnum OTHER_INVESTMENT_INCOME
public static final AccountSubTypeEnum OTHER_LONG_TERM_ASSETS
public static final AccountSubTypeEnum OTHER_LONG_TERM_LIABILITIES
public static final AccountSubTypeEnum OTHER_MISCELLANEOUS_EXPENSE
public static final AccountSubTypeEnum OTHER_MISCELLANEOUS_INCOME
public static final AccountSubTypeEnum OTHER_MISCELLANEOUS_SERVICE_COST
public static final AccountSubTypeEnum OTHER_PRIMARY_INCOME
public static final AccountSubTypeEnum OWNERS_EQUITY
public static final AccountSubTypeEnum PAID_IN_CAPITAL_OR_SURPLUS
public static final AccountSubTypeEnum PARTNER_CONTRIBUTIONS
public static final AccountSubTypeEnum PARTNER_DISTRIBUTIONS
public static final AccountSubTypeEnum PARTNERS_EQUITY
public static final AccountSubTypeEnum PAYROLL_CLEARING
public static final AccountSubTypeEnum PAYROLL_EXPENSES
public static final AccountSubTypeEnum PAYROLL_TAX_PAYABLE
public static final AccountSubTypeEnum PENALTIES_SETTLEMENTS
public static final AccountSubTypeEnum PREFERRED_STOCK
public static final AccountSubTypeEnum PREPAID_EXPENSES
public static final AccountSubTypeEnum PREPAID_EXPENSES_PAYABLE
public static final AccountSubTypeEnum PROMOTIONAL_MEALS
public static final AccountSubTypeEnum RENT_OR_LEASE_OF_BUILDINGS
public static final AccountSubTypeEnum RENTS_HELD_IN_TRUST
public static final AccountSubTypeEnum RENTS_IN_TRUST_LIABILITY
public static final AccountSubTypeEnum REPAIR_MAINTENANCE
public static final AccountSubTypeEnum RETAINAGE
public static final AccountSubTypeEnum RETAINED_EARNINGS
public static final AccountSubTypeEnum SALES_OF_PRODUCT_INCOME
public static final AccountSubTypeEnum SALES_TAX_PAYABLE
public static final AccountSubTypeEnum SAVINGS
public static final AccountSubTypeEnum SECURITY_DEPOSITS
public static final AccountSubTypeEnum SERVICE_FEE_INCOME
public static final AccountSubTypeEnum SHAREHOLDER_NOTES_PAYABLE
public static final AccountSubTypeEnum SHIPPING_FREIGHT_DELIVERY
public static final AccountSubTypeEnum SHIPPING_FREIGHT_DELIVERY_COS
public static final AccountSubTypeEnum STATE_LOCAL_INCOME_TAX_PAYABLE
public static final AccountSubTypeEnum SUPPLIES_MATERIALS
public static final AccountSubTypeEnum SUPPLIES_MATERIALS_COGS
public static final AccountSubTypeEnum TAXES_PAID
public static final AccountSubTypeEnum TAX_EXEMPT_INTEREST
public static final AccountSubTypeEnum TRAVEL
public static final AccountSubTypeEnum TRAVEL_MEALS
public static final AccountSubTypeEnum TREASURY_STOCK
public static final AccountSubTypeEnum TRUST_ACCOUNTS
public static final AccountSubTypeEnum TRUST_ACCOUNTS_LIABILITIES
public static final AccountSubTypeEnum UNAPPLIED_CASH_BILL_PAYMENT_EXPENSE
public static final AccountSubTypeEnum UNAPPLIED_CASH_PAYMENT_INCOME
public static final AccountSubTypeEnum UNDEPOSITED_FUNDS
public static final AccountSubTypeEnum UTILITIES
public static final AccountSubTypeEnum VEHICLES
public static final AccountSubTypeEnum WITHHOLDING_TAX_SALES
public static final AccountSubTypeEnum WITHHOLDING_TAX_PURCHASES
public static final AccountSubTypeEnum WITHHOLDING_ASSET_AMOUNT
public static final AccountSubTypeEnum WITHHOLDING_LIABILITY_AMOUNT
public static AccountSubTypeEnum[] values()
for (AccountSubTypeEnum c : AccountSubTypeEnum.values()) System.out.println(c);
public static AccountSubTypeEnum valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String value()
public static AccountSubTypeEnum fromValue(String v)
Copyright © 2017. All rights reserved.