Class InfoLog
java.lang.Object
com.maplander.backend.repository.model_table.streaming.InfoLog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()getDate()getEmail()getId()getType()voidsetBrand(BrandTypeEnum brand) voidsetDate(OffsetDateTime date) voidvoidvoidsetType(TypeEnumLog type) void
-
Constructor Details
-
InfoLog
public InfoLog() -
InfoLog
-
-
Method Details
-
getId
-
setId
-
getUserId
-
setUserId
-
getEmail
-
setEmail
-
getBrand
-
setBrand
-
getDate
-
setDate
-
getType
-
setType
-