Modifier and Type | Method and Description |
---|---|
void |
SessionServiceImpl.setContactData(SsoToken ssoToken,
Contact contact,
AttachedData contactData) |
Modifier and Type | Method and Description |
---|---|
static AttachedData |
MessageUtils.buildAttachedData(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
AttachedData |
ObjectFactory.createAttachedData()
Create an instance of
AttachedData |
AttachedData |
ContactPropertyAttachedData.getAttachedData()
Gets the value of the attachedData property.
|
Modifier and Type | Method and Description |
---|---|
void |
ContactPropertyAttachedData.setAttachedData(AttachedData value)
Sets the value of the attachedData property.
|
Modifier and Type | Method and Description |
---|---|
AttachedData |
ContactAttachedDataRequest.getAttachedData()
Gets the value of the attachedData property.
|
AttachedData |
GetAttachedDataResponse.getAttachedData()
Gets the value of the attachedData property.
|
Modifier and Type | Method and Description |
---|---|
void |
ContactAttachedDataRequest.setAttachedData(AttachedData value)
Sets the value of the attachedData property.
|
void |
GetAttachedDataResponse.setAttachedData(AttachedData value)
Sets the value of the attachedData property.
|
Modifier and Type | Method and Description |
---|---|
AttachedData |
SetContactDataRequest.getContactData()
Gets the value of the contactData property.
|
AttachedData |
GetContactDataResponse.getContactData()
Gets the value of the contactData property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetContactDataRequest.setContactData(AttachedData value)
Sets the value of the contactData property.
|
void |
GetContactDataResponse.setContactData(AttachedData value)
Sets the value of the contactData property.
|
Copyright © 2010 All Rights Reserved.