| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
FactSheetTranslation |
FactSheetTranslation.fields(Map<String,Object> fields) |
FactSheetTranslation |
FactSheetTranslation.label(FactSheetLabelTranslation label) |
FactSheetTranslation |
FactSheetTranslation.putFieldsItem(String key,
Object fieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FactSheetTranslation> |
DataModelTranslation.getFactSheets()
Get factSheets
|
| Modifier and Type | Method and Description |
|---|---|
DataModelTranslation |
DataModelTranslation.putFactSheetsItem(String key,
FactSheetTranslation factSheetsItem) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTranslation |
DataModelTranslation.factSheets(Map<String,FactSheetTranslation> factSheets) |
void |
DataModelTranslation.setFactSheets(Map<String,FactSheetTranslation> factSheets) |
Copyright © 2019 LeanIX GmbH. All rights reserved.