public class PropertyDescriptorEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private PropertyDescriptorDTO |
propertyDescriptor |
| Constructor and Description |
|---|
PropertyDescriptorEntity() |
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptorDTO |
getPropertyDescriptor()
The PropertyDescriptorDTO that is being serialized.
|
void |
setPropertyDescriptor(PropertyDescriptorDTO propertyDescriptor) |
private PropertyDescriptorDTO propertyDescriptor
public PropertyDescriptorDTO getPropertyDescriptor()
public void setPropertyDescriptor(PropertyDescriptorDTO propertyDescriptor)
Copyright © 2023 Apache NiFi Project. All rights reserved.