Package passport.domain.models.events
Class Poster
java.lang.Object
passport.domain.models.events.Poster
Represents an event poster with a title, description, and schedule date.
-
Constructor Details
-
Poster
Constructs a new Poster with the specified title, description, and schedule date.- Parameters:
title
- the title of the eventdescription
- the description of the eventschedule
- the date the event is scheduled forcategory
-
-
Poster
-
-
Method Details
-
title
-
description
-
date
-
category
-