Package unit.java.sdk.model
Enum ThreadBusinessIndustry
- java.lang.Object
-
- java.lang.Enum<ThreadBusinessIndustry>
-
- unit.java.sdk.model.ThreadBusinessIndustry
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<ThreadBusinessIndustry>
public enum ThreadBusinessIndustry extends java.lang.Enum<ThreadBusinessIndustry>
Gets or Sets ThreadBusinessIndustry
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ThreadBusinessIndustryfromValue(java.lang.String value)java.lang.StringgetValue()java.lang.StringtoString()java.lang.StringtoUrlQueryString(java.lang.String prefix)Convert the instance into URL query string.static ThreadBusinessIndustryvalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ThreadBusinessIndustry[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
GROCERY_STORES_OR_SUPERMARKETS
public static final ThreadBusinessIndustry GROCERY_STORES_OR_SUPERMARKETS
-
CONVENIENCE_STORES
public static final ThreadBusinessIndustry CONVENIENCE_STORES
-
SPECIALTY_FOOD_RETAILERS
public static final ThreadBusinessIndustry SPECIALTY_FOOD_RETAILERS
-
GAS_STATIONS_WITH_RETAIL
public static final ThreadBusinessIndustry GAS_STATIONS_WITH_RETAIL
-
GENERAL_MERCHANDISE_OR_DEPARTMENT_STORES
public static final ThreadBusinessIndustry GENERAL_MERCHANDISE_OR_DEPARTMENT_STORES
-
ONLINE_RETAIL_OR_E_COMMERCE
public static final ThreadBusinessIndustry ONLINE_RETAIL_OR_E_COMMERCE
-
SUBSCRIPTION_AND_MEMBERSHIP_PLATFORMS
public static final ThreadBusinessIndustry SUBSCRIPTION_AND_MEMBERSHIP_PLATFORMS
-
DIRECT_TO_CONSUMER_BRANDS
public static final ThreadBusinessIndustry DIRECT_TO_CONSUMER_BRANDS
-
CANNABIS
public static final ThreadBusinessIndustry CANNABIS
-
BANKS_OR_CREDIT_UNIONS
public static final ThreadBusinessIndustry BANKS_OR_CREDIT_UNIONS
-
FIN_TECH_OR_PAYMENT_PROCESSING
public static final ThreadBusinessIndustry FIN_TECH_OR_PAYMENT_PROCESSING
-
INSURANCE_PROVIDERS
public static final ThreadBusinessIndustry INSURANCE_PROVIDERS
-
INVESTMENT_ADVISORS_OR_BROKER_DEALERS
public static final ThreadBusinessIndustry INVESTMENT_ADVISORS_OR_BROKER_DEALERS
-
LENDING_OR_MORTGAGE_COMPANIES
public static final ThreadBusinessIndustry LENDING_OR_MORTGAGE_COMPANIES
-
TREASURY_MANAGEMENT_PLATFORMS
public static final ThreadBusinessIndustry TREASURY_MANAGEMENT_PLATFORMS
-
PERSONAL_FINANCE_APPS_OR_AI_ASSISTANTS
public static final ThreadBusinessIndustry PERSONAL_FINANCE_APPS_OR_AI_ASSISTANTS
-
RETIREMENT_PLANNING
public static final ThreadBusinessIndustry RETIREMENT_PLANNING
-
REAL_ESTATE_INVESTMENT_PLATFORMS
public static final ThreadBusinessIndustry REAL_ESTATE_INVESTMENT_PLATFORMS
-
MONEY_SERVICE_BUSINESSES
public static final ThreadBusinessIndustry MONEY_SERVICE_BUSINESSES
-
CRYPTOCURRENCY
public static final ThreadBusinessIndustry CRYPTOCURRENCY
-
DEBT_COLLECTION
public static final ThreadBusinessIndustry DEBT_COLLECTION
-
PAYDAY_LENDING
public static final ThreadBusinessIndustry PAYDAY_LENDING
-
GAMBLING
public static final ThreadBusinessIndustry GAMBLING
-
FARMS_OR_AGRICULTURAL_PRODUCERS
public static final ThreadBusinessIndustry FARMS_OR_AGRICULTURAL_PRODUCERS
-
FOOD_WHOLESALERS_OR_DISTRIBUTORS
public static final ThreadBusinessIndustry FOOD_WHOLESALERS_OR_DISTRIBUTORS
-
RESTAURANTS_OR_CAFES
public static final ThreadBusinessIndustry RESTAURANTS_OR_CAFES
-
BARS_OR_NIGHTCLUBS
public static final ThreadBusinessIndustry BARS_OR_NIGHTCLUBS
-
CATERING_SERVICES
public static final ThreadBusinessIndustry CATERING_SERVICES
-
FARMERS_MARKETS
public static final ThreadBusinessIndustry FARMERS_MARKETS
-
RESTAURANT_TECH_AND_POS_PROVIDERS
public static final ThreadBusinessIndustry RESTAURANT_TECH_AND_POS_PROVIDERS
-
HOSPITALS_OR_CLINICS
public static final ThreadBusinessIndustry HOSPITALS_OR_CLINICS
-
PHARMACIES
public static final ThreadBusinessIndustry PHARMACIES
-
MEDICAL_EQUIPMENT_SUPPLIERS
public static final ThreadBusinessIndustry MEDICAL_EQUIPMENT_SUPPLIERS
-
BIOTECHNOLOGY_FIRMS
public static final ThreadBusinessIndustry BIOTECHNOLOGY_FIRMS
-
HOME_HEALTH_SERVICES
public static final ThreadBusinessIndustry HOME_HEALTH_SERVICES
-
HEALTHCARE_STAFFING_PLATFORMS
public static final ThreadBusinessIndustry HEALTHCARE_STAFFING_PLATFORMS
-
WELLNESS_AND_BENEFITS_PLATFORMS
public static final ThreadBusinessIndustry WELLNESS_AND_BENEFITS_PLATFORMS
-
HEALTHCARE_AND_SOCIAL_ASSISTANCE
public static final ThreadBusinessIndustry HEALTHCARE_AND_SOCIAL_ASSISTANCE
-
LEGAL_SERVICES
public static final ThreadBusinessIndustry LEGAL_SERVICES
-
ACCOUNTING_OR_AUDITING_FIRMS
public static final ThreadBusinessIndustry ACCOUNTING_OR_AUDITING_FIRMS
-
CONSULTING_FIRMS
public static final ThreadBusinessIndustry CONSULTING_FIRMS
-
MARKETING_OR_ADVERTISING_AGENCIES
public static final ThreadBusinessIndustry MARKETING_OR_ADVERTISING_AGENCIES
-
REAL_ESTATE_AGENTS_OR_PROPERTY_MANAGERS
public static final ThreadBusinessIndustry REAL_ESTATE_AGENTS_OR_PROPERTY_MANAGERS
-
CORPORATE_SERVICES_AND_INCORPORATION
public static final ThreadBusinessIndustry CORPORATE_SERVICES_AND_INCORPORATION
-
HR_AND_WORKFORCE_MANAGEMENT_PLATFORMS
public static final ThreadBusinessIndustry HR_AND_WORKFORCE_MANAGEMENT_PLATFORMS
-
DIRECT_MARKETING_OR_TELEMARKETING
public static final ThreadBusinessIndustry DIRECT_MARKETING_OR_TELEMARKETING
-
LEGAL_ACCOUNTING_CONSULTING_OR_COMPUTER_PROGRAMMING
public static final ThreadBusinessIndustry LEGAL_ACCOUNTING_CONSULTING_OR_COMPUTER_PROGRAMMING
-
CHEMICAL_MANUFACTURING
public static final ThreadBusinessIndustry CHEMICAL_MANUFACTURING
-
ELECTRONICS_OR_HARDWARE_MANUFACTURING
public static final ThreadBusinessIndustry ELECTRONICS_OR_HARDWARE_MANUFACTURING
-
AUTOMOTIVE_MANUFACTURING
public static final ThreadBusinessIndustry AUTOMOTIVE_MANUFACTURING
-
CONSTRUCTION_MATERIALS
public static final ThreadBusinessIndustry CONSTRUCTION_MATERIALS
-
TEXTILES_OR_APPAREL
public static final ThreadBusinessIndustry TEXTILES_OR_APPAREL
-
MINING
public static final ThreadBusinessIndustry MINING
-
REAL_ESTATE
public static final ThreadBusinessIndustry REAL_ESTATE
-
CONSTRUCTION
public static final ThreadBusinessIndustry CONSTRUCTION
-
TRANSPORTATION_OR_WAREHOUSING
public static final ThreadBusinessIndustry TRANSPORTATION_OR_WAREHOUSING
-
WHOLESALE_TRADE
public static final ThreadBusinessIndustry WHOLESALE_TRADE
-
BUSINESS_SUPPORT_OR_BUILDING_SERVICES
public static final ThreadBusinessIndustry BUSINESS_SUPPORT_OR_BUILDING_SERVICES
-
ESCORT_SERVICES
public static final ThreadBusinessIndustry ESCORT_SERVICES
-
DATING_OR_ADULT_ENTERTAINMENT
public static final ThreadBusinessIndustry DATING_OR_ADULT_ENTERTAINMENT
-
-
Method Detail
-
values
public static ThreadBusinessIndustry[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ThreadBusinessIndustry c : ThreadBusinessIndustry.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ThreadBusinessIndustry valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
getValue
public java.lang.String getValue()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Enum<ThreadBusinessIndustry>
-
fromValue
public static ThreadBusinessIndustry fromValue(java.lang.String value)
-
toUrlQueryString
public java.lang.String toUrlQueryString(java.lang.String prefix)
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-
-