public class FlowRegistryClientTypesEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private Set<DocumentedTypeDTO> |
flowRegistryClientTypes |
| Constructor and Description |
|---|
FlowRegistryClientTypesEntity() |
| Modifier and Type | Method and Description |
|---|---|
Set<DocumentedTypeDTO> |
getFlowRegistryClientTypes() |
void |
setFlowRegistryClientTypes(Set<DocumentedTypeDTO> flowRegistryClientTypes) |
private Set<DocumentedTypeDTO> flowRegistryClientTypes
public Set<DocumentedTypeDTO> getFlowRegistryClientTypes()
public void setFlowRegistryClientTypes(Set<DocumentedTypeDTO> flowRegistryClientTypes)
Copyright © 2023 Apache NiFi Project. All rights reserved.