Class KeyedVerseContent
java.lang.Object
com.tyndalehouse.step.core.models.search.KeyedVerseContent
- All Implemented Interfaces:
Serializable
Keyed content, e.g. by version
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentKey
(String contentKey) void
setPreview
(String preview)
-
Constructor Details
-
KeyedVerseContent
public KeyedVerseContent()
-
-
Method Details
-
getContentKey
- Returns:
- the contentKey
-
setContentKey
- Parameters:
contentKey
- the contentKey to set
-
getPreview
- Returns:
- the text
-
setPreview
- Parameters:
preview
- the text to set
-