public class FastContactSearchResponse extends Object implements Serializable
Java class for fastContactSearchResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected FastContactSearchResult |
fastContactSearchResult |
| Constructor and Description |
|---|
FastContactSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
FastContactSearchResult |
getFastContactSearchResult()
Gets the value of the fastContactSearchResult property.
|
void |
setFastContactSearchResult(FastContactSearchResult value)
Sets the value of the fastContactSearchResult property.
|
protected FastContactSearchResult fastContactSearchResult
public FastContactSearchResult getFastContactSearchResult()
FastContactSearchResultpublic void setFastContactSearchResult(FastContactSearchResult value)
value - allowed object is
FastContactSearchResultCopyright © 2021. All rights reserved.