| Package | Description |
|---|---|
| cn.felord.mp.domain.card | |
| cn.felord.mp.enumeration |
| Modifier and Type | Field and Description |
|---|---|
private Set<BusinessService> |
AdvancedInfo.businessService
商家服务类型
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedInfo |
AdvancedInfo.businessService(Set<BusinessService> businessService)
Business service advanced info.
|
| Constructor and Description |
|---|
AdvancedInfo(UseCondition useCondition,
AbstractInfo abstractInfo,
List<TextImage> textImageList,
List<WeekDayLimit> timeLimit,
Set<BusinessService> businessService)
Instantiates a new Advanced info.
|
| Modifier and Type | Method and Description |
|---|---|
static BusinessService |
BusinessService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessService[] |
BusinessService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.