public class ParameterProviderReferencingComponentsEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private Set<ParameterProviderReferencingComponentEntity> |
parameterProviderReferencingComponents |
| Constructor and Description |
|---|
ParameterProviderReferencingComponentsEntity() |
| Modifier and Type | Method and Description |
|---|---|
Set<ParameterProviderReferencingComponentEntity> |
getParameterProviderReferencingComponents() |
void |
setParameterProviderReferencingComponents(Set<ParameterProviderReferencingComponentEntity> parameterProviderReferencingComponents) |
private Set<ParameterProviderReferencingComponentEntity> parameterProviderReferencingComponents
public ParameterProviderReferencingComponentsEntity()
public Set<ParameterProviderReferencingComponentEntity> getParameterProviderReferencingComponents()
public void setParameterProviderReferencingComponents(Set<ParameterProviderReferencingComponentEntity> parameterProviderReferencingComponents)
Copyright © 2023 Apache NiFi Project. All rights reserved.