-
- All Implemented Interfaces:
-
io.github.serpro69.kfaker.provider.FakeDataProvider
public final class Commerce extends YamlFakeDataProvider<Commerce>
FakeDataProvider implementation for YamlCategory.COMMERCE category.
-
-
Method Summary
Modifier and Type Method Description CommercegetUnique()An instance of T for generating unique values final Stringdepartment()final StringproductName()final StringpromotionCode()final Stringbrand()final Stringvendor()-
-
Method Detail
-
department
final String department()
-
productName
final String productName()
-
promotionCode
final String promotionCode()
-
-
-
-