Interface EmailOptOut
- All Superinterfaces:
BusinessObject
- All Known Implementing Classes:
EmailOptOutBean
-
Method Summary
Modifier and TypeMethodDescriptionint
getType()
void
setCreatedTime
(String createdTime) void
setEmailAddress
(String emailAddress) void
setEmailOptOutID
(int emailOptOutID) void
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize