Package org.exoplatform.push.domain
Class Device
java.lang.Object
org.exoplatform.push.domain.Device
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetId()getToken()getType()voidsetId(long id) voidsetRegistrationDate(Date registrationDate) voidvoidvoidsetUsername(String username)
-
Constructor Details
-
Device
public Device()
-
-
Method Details
-
getId
public long getId() -
setId
public void setId(long id) -
getToken
-
setToken
-
getUsername
-
setUsername
-
getType
-
setType
-
getRegistrationDate
-
setRegistrationDate
-