java.lang.Object
com.wellnessapp.model.notice.NoticeBO
NoticeBO represents a notice object containing a title and text.
This class provides a builder pattern for creating NoticeBO instances.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Method Summary
-
Method Details
-
builder
-
getTitle
-
getText
-