public class BusinessDummy extends Object
| Constructor and Description |
|---|
BusinessDummy(Dummy4j dummy4j) |
| Modifier and Type | Method and Description |
|---|---|
String |
companyName()
Generates a random company name.
|
String |
companyType()
Generates a random company type.
|
String |
departmentName()
Generates a random department name.
|
String |
productName()
Generates a random product name.
|
String |
productNameFurniture()
Generates a random product name from the furniture category.
|
String |
productNameTech()
Generates random product name from technology and home appliances categories.
|
String |
productNameTextile()
Generates a random product name from the textile category.
|
String |
productNameTool()
Generates a random product name from the tools category.
|
public BusinessDummy(Dummy4j dummy4j)
public String productName()
Intelligent Light Bulbpublic String productNameTextile()
Cotton Dresspublic String productNameTool()
Iron Cordless Drillpublic String productNameFurniture()
Marble Tablepublic String productNameTech()
Energy Saving Dishwasherpublic String departmentName()
Stationerypublic String companyName()
Anderson & Anderson Co.public String companyType()
NonprofitCopyright © 2022. All rights reserved.