Class EmailNotification
java.lang.Object
com.skava.core.validation.InputModel
com.skava.model.datatransferobjects.EmailNotification
- All Implemented Interfaces:
Serializable
public class EmailNotification
extends com.skava.core.validation.InputModel
The Class EmailNotification.
- Author:
- Infosys Equinox This Class is the model for email notification.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
email
The name. -
name
The name.
-
-
Constructor Details
-
EmailNotification
public EmailNotification()The default class constructor.
-