| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private List<AllowableValueEntity> |
PropertyDescriptorDTO.allowableValues |
| Modifier and Type | Method and Description |
|---|---|
List<AllowableValueEntity> |
PropertyDescriptorDTO.getAllowableValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDescriptorDTO.setAllowableValues(List<AllowableValueEntity> allowableValues) |
Copyright © 2023 Apache NiFi Project. All rights reserved.