| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Subsection |
Subsection.disabled(Boolean disabled) |
Subsection |
Subsection.helpText(String helpText) |
Subsection |
Subsection.label(String label) |
Subsection |
Subsection.template(String template) |
Subsection |
Subsection.templateOptions(TemplateOptions templateOptions) |
Subsection |
Subsection.weight(Double weight) |
| Modifier and Type | Method and Description |
|---|---|
List<Subsection> |
Section.getSubsections()
Get subsections
|
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.addSubsectionsItem(Subsection subsectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Section.setSubsections(List<Subsection> subsections) |
Section |
Section.subsections(List<Subsection> subsections) |
Copyright © 2019 LeanIX GmbH. All rights reserved.