public class SearchMembers extends Object
| Constructor and Description |
|---|
SearchMembers() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatches |
getExactMatches() |
FullSearch |
getFullSearch() |
void |
setExactMatches(ExactMatches exactMatches) |
void |
setFullSearch(FullSearch fullSearch) |
public ExactMatches getExactMatches()
public void setExactMatches(ExactMatches exactMatches)
public FullSearch getFullSearch()
public void setFullSearch(FullSearch fullSearch)
Copyright © 2020. All rights reserved.