CorporateInterface
in
Describes Corporate interface.
Table of Contents
Methods
- company() : string
- Retrieve random company.
- department() : string
- Retrieve random department.
- product() : string
- Retrieve random product.
- profession() : string
- Retrieve random profession.
Methods
company()
Retrieve random company.
public
company() : string
Return values
stringdepartment()
Retrieve random department.
public
department() : string
Return values
stringproduct()
Retrieve random product.
public
product() : string
Return values
stringprofession()
Retrieve random profession.
public
profession() : string