| Package | Description |
|---|---|
| com.flowcentraltech.flowcentral.codegeneration.generators |
| Modifier and Type | Method and Description |
|---|---|
static StaticMessageCategoryType |
StaticMessageCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StaticMessageCategoryType[] |
StaticMessageCategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationConfig.addMessage(StaticMessageCategoryType category,
String key,
String value) |
void |
ExtensionModuleStaticFileBuilderContext.addMessage(StaticMessageCategoryType category,
String key,
String val) |
void |
ApplicationConfig.addMessageGap(StaticMessageCategoryType category) |
void |
ExtensionModuleStaticFileBuilderContext.addMessageGap(StaticMessageCategoryType category) |
Map<String,String> |
ApplicationConfig.getMessages(StaticMessageCategoryType category) |
Copyright © 2024. All rights reserved.