Package | Description |
---|---|
com.nortel.soa.oi.cct.types | |
com.nortel.soa.oi.openq |
Modifier and Type | Method and Description |
---|---|
ContactTypeArray |
ObjectFactory.createContactTypeArray()
Create an instance of
ContactTypeArray |
ContactTypeArray |
Contact.getContactTypes()
Gets the value of the contactType property.
|
Modifier and Type | Method and Description |
---|---|
void |
Contact.setContactTypes(ContactTypeArray value)
Sets the value of the contactType property.
|
Modifier and Type | Method and Description |
---|---|
Contact |
OpenQImpl.createContact(Provider provider,
java.lang.String externalContactId,
Reason contactReasonCode,
Address outOfProviderAddress,
java.lang.String outOfProviderExternalId,
Reason outOfProviderReasonCode,
Address routePointAddress,
java.lang.String routePointAddressExternalId,
Reason routePointAddressReasonCode,
ContactTypeArray contactTypes,
IntrinsicArray intrinsics,
SsoToken ssoToken)
The number of
intrinsics is limited to 20. |
Copyright © 2010 All Rights Reserved.