public class Key
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
getCreatedAt
public Date getCreatedAt()
-
setCreatedAt
public void setCreatedAt(Date createdAt)
-
-
setId
public void setId(Long id)
-
-
setKey
public void setKey(String key)
-
-
setTitle
public void setTitle(String title)
-
-
setUser
public void setUser(User user)
-