Uses of Class
br.com.senior.hcm.recruitment.pojos.Chat
-
Packages that use Chat Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of Chat in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return Chat Modifier and Type Method Description ChatChat. createdAt(org.threeten.bp.OffsetDateTime createdAt)ChatVacancy. getChat()Get chatChatChat. id(String id)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type Chat Modifier and Type Method Description VacancyVacancy. chat(Chat chat)voidVacancy. setChat(Chat chat)
-