public static class AppCustomCategoryI18nInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppCustomCategoryI18nInfo |
build() |
AppCustomCategoryI18nInfo.Builder |
i18nKey(AppCustomCategoryI18nInfoI18nKeyEnum i18nKey)
国际化语言的 key
示例值:zh_cn
|
AppCustomCategoryI18nInfo.Builder |
i18nKey(String i18nKey)
国际化语言的 key
示例值:zh_cn
|
AppCustomCategoryI18nInfo.Builder |
name(String name)
自定义分组的国际化名称
示例值:名称
|
public AppCustomCategoryI18nInfo.Builder i18nKey(String i18nKey)
示例值:zh_cn
i18nKey - public AppCustomCategoryI18nInfo.Builder i18nKey(AppCustomCategoryI18nInfoI18nKeyEnum i18nKey)
示例值:zh_cn
i18nKey - AppCustomCategoryI18nInfoI18nKeyEnumpublic AppCustomCategoryI18nInfo.Builder name(String name)
示例值:名称
name - public AppCustomCategoryI18nInfo build()
Copyright © 2025. All rights reserved.