Class Event
java.lang.Object
hu.rts.mike.example.dev.crm.entity.Event
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getLead()inthashCode()voidsetChanceOfSuccess(Integer chanceOfSuccess) voidsetCommunicationChannel(CommunicationChannel communicationChannel) voidsetEventDetails(String eventDetails) voidvoidvoidsetNextAppointment(LocalDate nextAppointment)
-
Field Details
-
id
-
eventDetails
-
nextAppointment
-
chanceOfSuccess
-
communicationChannel
-
lead
-
-
Constructor Details
-
Event
public Event()
-
-
Method Details