public static class DynamicModuleInfo.ApplicationInfo extends Object
| Constructor and Description |
|---|
ApplicationInfo(String applicationName,
Map<ComponentType,List<String>> componentNames,
List<DynamicModuleInfo.EnumInfo> enumerations) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName() |
Map<ComponentType,List<String>> |
getComponentNames() |
List<DynamicModuleInfo.EnumInfo> |
getEnumerations() |
public ApplicationInfo(String applicationName, Map<ComponentType,List<String>> componentNames, List<DynamicModuleInfo.EnumInfo> enumerations)
public String getApplicationName()
public Map<ComponentType,List<String>> getComponentNames()
public List<DynamicModuleInfo.EnumInfo> getEnumerations()
Copyright © 2025. All rights reserved.