Class DeviceML
java.lang.Object
com.maplander.backend.model.ml.DeviceML
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getId()
getToken()
getType()
void
setCreationDate
(int creationDate) void
void
void
setType
(DeviceTypeEnum type) void
toString()
-
Constructor Details
-
DeviceML
public DeviceML() -
DeviceML
-
-
Method Details
-
getId
-
setId
-
getToken
-
setToken
-
getType
-
setType
-
getCreationDate
public int getCreationDate() -
setCreationDate
public void setCreationDate(int creationDate) -
getUserId
-
setUserId
-
toString
-