public class ContactAddressesResult extends WebMethodResult2 implements Serializable
Java class for contactAddressesResult complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected ContactAddressesData |
contactAddressesData |
requestId, statusCode, statusDetail| Constructor and Description |
|---|
ContactAddressesResult() |
| Modifier and Type | Method and Description |
|---|---|
ContactAddressesData |
getContactAddressesData()
Gets the value of the contactAddressesData property.
|
void |
setContactAddressesData(ContactAddressesData value)
Sets the value of the contactAddressesData property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetailprotected ContactAddressesData contactAddressesData
public ContactAddressesData getContactAddressesData()
ContactAddressesDatapublic void setContactAddressesData(ContactAddressesData value)
value - allowed object is
ContactAddressesDataCopyright © 2021. All rights reserved.