public class GetContactDataResponse extends Object implements Serializable
Java class for getContactDataResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected ContactDataResult |
contactDataResult |
Constructor and Description |
---|
GetContactDataResponse() |
Modifier and Type | Method and Description |
---|---|
ContactDataResult |
getContactDataResult()
Gets the value of the contactDataResult property.
|
void |
setContactDataResult(ContactDataResult value)
Sets the value of the contactDataResult property.
|
protected ContactDataResult contactDataResult
public ContactDataResult getContactDataResult()
ContactDataResult
public void setContactDataResult(ContactDataResult value)
value
- allowed object is
ContactDataResult
Copyright © 2021. All rights reserved.