Class NoticeBO

java.lang.Object
com.wellnessapp.model.notice.NoticeBO

public class NoticeBO extends Object
NoticeBO represents a notice object containing a title and text. This class provides a builder pattern for creating NoticeBO instances.
See Also: