Uses of Class
passport.domain.models.events.BoxOffice
Packages that use BoxOffice
-
Uses of BoxOffice in passport.domain.models.events
Methods in passport.domain.models.events that return BoxOfficeModifier and TypeMethodDescriptionEvent.boxOffice()
Returns the box office details of the event.BoxOffice.ofCapacity
(Integer amount) Creates a BoxOffice with the specified capacity.Constructors in passport.domain.models.events with parameters of type BoxOffice -
Uses of BoxOffice in passport.infra.placeholders.events
Methods in passport.infra.placeholders.events that return BoxOffice