Class Content
java.lang.Object
com.kingsrook.qqq.backend.core.model.actions.messaging.Content
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()
Getter for bodyGetter for contentRolevoid
Setter for bodyvoid
setContentRole
(ContentRole contentRole) Setter for contentRoleFluent setter for bodywithContentRole
(ContentRole contentRole) Fluent setter for contentRole
-
Constructor Details
-
Content
public Content()
-
-
Method Details
-
getBody
Getter for body -
setBody
Setter for body -
withBody
-
getContentRole
Getter for contentRole -
setContentRole
Setter for contentRole -
withContentRole
Fluent setter for contentRole
-