Package org.primefaces.showcase.domain
Class Event
java.lang.Object
org.primefaces.showcase.domain.Event
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEnd()getName()getStart()inthashCode()voidsetEnd(LocalDateTime end) voidvoidsetStart(LocalDateTime start)