public class ParameterProviderTypesEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private Set<DocumentedTypeDTO> |
parameterProviderTypes |
| Constructor and Description |
|---|
ParameterProviderTypesEntity() |
| Modifier and Type | Method and Description |
|---|---|
Set<DocumentedTypeDTO> |
getParameterProviderTypes() |
void |
setParameterProviderTypes(Set<DocumentedTypeDTO> parameterProviderTypes) |
private Set<DocumentedTypeDTO> parameterProviderTypes
public Set<DocumentedTypeDTO> getParameterProviderTypes()
public void setParameterProviderTypes(Set<DocumentedTypeDTO> parameterProviderTypes)
Copyright © 2023 Apache NiFi Project. All rights reserved.