Class DeviceFilters
java.lang.Object
com.maplander.backend.model.ml.complex.DeviceFilters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getToken()
getType()
getUuId()
void
setCreationDate
(int creationDate) void
setFilters
(FiltersBigQuery filters) void
void
setType
(DeviceTypeEnum type) void
toString()
-
Constructor Details
-
DeviceFilters
public DeviceFilters()
-
-
Method Details
-
getUuId
-
setUuId
-
getToken
-
setToken
-
getType
-
setType
-
getCreationDate
public int getCreationDate() -
setCreationDate
public void setCreationDate(int creationDate) -
getFilters
-
setFilters
-
toString
-