|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExAEmail | |
com.retek.component.internet | |
com.retek.component.internet.impl |
Uses of ExAEmail in com.retek.component.internet |
Methods in com.retek.component.internet that return ExAEmail | |
ExAEmail |
ExACustomer.getPrimaryEmail()
|
Methods in com.retek.component.internet with parameters of type ExAEmail | |
void |
ExACustomer.addEmailAddress(ExAEmail emailAddress)
|
void |
ExACustomer.setPrimaryEmailAddress(ExAEmail emailAddress)
|
void |
ExACustomerRequest.addEmailAddress(ExAEmail emailAddress)
|
Uses of ExAEmail in com.retek.component.internet.impl |
Methods in com.retek.component.internet.impl that return ExAEmail | |
ExAEmail |
ExACustomerImpl.getPrimaryEmail()
|
Methods in com.retek.component.internet.impl with parameters of type ExAEmail | |
void |
ExACustomerImpl.addEmailAddress(ExAEmail emailAddress)
|
void |
ExACustomerImpl.setPrimaryEmailAddress(ExAEmail emailAddress)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |