public final class Merchant extends Object
| Constructor and Description |
|---|
Merchant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getCity() |
String |
getName() |
Merchant |
setCategory(String category) |
Merchant |
setCity(String city) |
Merchant |
setName(String name) |
Copyright © 2023. All rights reserved.