| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfig |
ComponentConfig.field(String field) |
ComponentConfig |
ComponentConfig.fixed(String fixed) |
ComponentConfig |
ComponentConfig.operation(ComponentConfig.OperationEnum operation) |
ComponentConfig |
ComponentConfig.postfix(String postfix) |
ComponentConfig |
ComponentConfig.prefix(String prefix) |
ComponentConfig |
ComponentConfig.relation(String relation) |
ComponentConfig |
ComponentConfig.separator(String separator) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentConfig> |
Config.getDisplayName()
Get displayName
|
List<ComponentConfig> |
Config.getFullName()
Get fullName
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.addDisplayNameItem(ComponentConfig displayNameItem) |
Config |
Config.addFullNameItem(ComponentConfig fullNameItem) |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.displayName(List<ComponentConfig> displayName) |
Config |
Config.fullName(List<ComponentConfig> fullName) |
void |
Config.setDisplayName(List<ComponentConfig> displayName) |
void |
Config.setFullName(List<ComponentConfig> fullName) |
Copyright © 2019 LeanIX GmbH. All rights reserved.