public class SearchContactByCriteriaResponse extends Object implements Serializable
Java class for searchContactByCriteriaResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected ContactSearchResult |
contactSearchResult |
| Constructor and Description |
|---|
SearchContactByCriteriaResponse() |
| Modifier and Type | Method and Description |
|---|---|
ContactSearchResult |
getContactSearchResult()
Gets the value of the contactSearchResult property.
|
void |
setContactSearchResult(ContactSearchResult value)
Sets the value of the contactSearchResult property.
|
protected ContactSearchResult contactSearchResult
public ContactSearchResult getContactSearchResult()
ContactSearchResultpublic void setContactSearchResult(ContactSearchResult value)
value - allowed object is
ContactSearchResultCopyright © 2021. All rights reserved.