Package org.craftercms.studio.api.v1.to
Class MessageTO
java.lang.Object
org.craftercms.studio.api.v1.to.MessageTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_title
message title -
_body
message body -
key
-
-
Constructor Details
-
MessageTO
-
MessageTO
public MessageTO()
-
-
Method Details
-
getTitle
- Returns:
- the title
-
setTitle
- Parameters:
title- the title to set
-
getBody
- Returns:
- the body
-
setBody
- Parameters:
body- the body to set
-
getKey
-
setKey
-