public class SearchResultsEntity extends Object
| Modifier and Type | Field and Description |
|---|---|
private SearchResultsDTO |
searchResultsDTO |
| Constructor and Description |
|---|
SearchResultsEntity() |
| Modifier and Type | Method and Description |
|---|---|
SearchResultsDTO |
getSearchResultsDTO() |
void |
setSearchResultsDTO(SearchResultsDTO searchResultsDTO) |
private SearchResultsDTO searchResultsDTO
public SearchResultsDTO getSearchResultsDTO()
public void setSearchResultsDTO(SearchResultsDTO searchResultsDTO)
Copyright © 2023 Apache NiFi Project. All rights reserved.