Class RecipientInfo
java.lang.Object
com.skava.model.datatransferobjects.RecipientInfo
- All Implemented Interfaces:
Serializable
Contains the information of the recipient of this notification.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name.
-
-
Constructor Details
-
RecipientInfo
public RecipientInfo()the default constructor
-