public class AppSlashCommandI18nText extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AppSlashCommandI18nText.Builder |
| 构造器和说明 |
|---|
AppSlashCommandI18nText() |
AppSlashCommandI18nText(AppSlashCommandI18nText.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDefaultValue() |
AppSlashCommandI18n |
getI18n() |
static AppSlashCommandI18nText.Builder |
newBuilder() |
void |
setDefaultValue(String defaultValue) |
void |
setI18n(AppSlashCommandI18n i18n) |
public AppSlashCommandI18nText()
public AppSlashCommandI18nText(AppSlashCommandI18nText.Builder builder)
public static AppSlashCommandI18nText.Builder newBuilder()
public AppSlashCommandI18n getI18n()
public void setI18n(AppSlashCommandI18n i18n)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
Copyright © 2026. All rights reserved.