| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
HelpTextAndLabelTranslation |
HelpTextAndLabelTranslation.helpText(String helpText) |
HelpTextAndLabelTranslation |
HelpTextAndLabelTranslation.label(String label) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HelpTextAndLabelTranslation> |
ViewModelTranslation.getSubsection()
Get subsection
|
| Modifier and Type | Method and Description |
|---|---|
ViewModelTranslation |
ViewModelTranslation.putSubsectionItem(String key,
HelpTextAndLabelTranslation subsectionItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewModelTranslation.setSubsection(Map<String,HelpTextAndLabelTranslation> subsection) |
ViewModelTranslation |
ViewModelTranslation.subsection(Map<String,HelpTextAndLabelTranslation> subsection) |
Copyright © 2019 LeanIX GmbH. All rights reserved.