| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
CustomizationLocalisedLabel |
CustomizationLocalisedLabel.plural(String plural) |
CustomizationLocalisedLabel |
CustomizationLocalisedLabel.singular(String singular) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomizationLocalisedLabel> |
FactSheetSettings.getLabels()
Get labels
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetSettings |
FactSheetSettings.putLabelsItem(String key,
CustomizationLocalisedLabel labelsItem) |
| Modifier and Type | Method and Description |
|---|---|
FactSheetSettings |
FactSheetSettings.labels(Map<String,CustomizationLocalisedLabel> labels) |
void |
FactSheetSettings.setLabels(Map<String,CustomizationLocalisedLabel> labels) |
Copyright © 2019 LeanIX GmbH. All rights reserved.