Interface EmailTarget
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EmailTargetImpl
The EmailTarget interface is used to specify the recipients of the email.
- Author:
- bpolster
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
void
setBCCAddresses
(String[] BCCAddresses) void
setCCAddresses
(String[] ccAddresses) void
setEmailAddress
(String emailAddress)