| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
RelationTranslation |
RelationTranslation.fields(Map<String,Object> fields) |
RelationTranslation |
RelationTranslation.labels(Map<String,String> labels) |
RelationTranslation |
RelationTranslation.putFieldsItem(String key,
Object fieldsItem) |
RelationTranslation |
RelationTranslation.putLabelsItem(String key,
String labelsItem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RelationTranslation> |
DataModelTranslation.getRelations()
Get relations
|
| Modifier and Type | Method and Description |
|---|---|
DataModelTranslation |
DataModelTranslation.putRelationsItem(String key,
RelationTranslation relationsItem) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTranslation |
DataModelTranslation.relations(Map<String,RelationTranslation> relations) |
void |
DataModelTranslation.setRelations(Map<String,RelationTranslation> relations) |
Copyright © 2019 LeanIX GmbH. All rights reserved.