| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
FieldLayout |
FieldLayout.name(String name) |
FieldLayout |
FieldLayout.profile(String profile) |
FieldLayout |
FieldLayout.readonly(Boolean readonly) |
FieldLayout |
FieldLayout.size(Integer size) |
FieldLayout |
FieldLayout.type(String type) |
FieldLayout |
FieldLayout.weight(Double weight) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldLayout> |
Layout.getFields()
Get fields
|
| Modifier and Type | Method and Description |
|---|---|
Layout |
Layout.addFieldsItem(FieldLayout fieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
Layout.fields(List<FieldLayout> fields) |
void |
Layout.setFields(List<FieldLayout> fields) |
Copyright © 2019 LeanIX GmbH. All rights reserved.