Class UserDashboard
java.lang.Object
net.datenwerke.rs.dashboard.service.dashboard.entities.UserDashboard
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getUser()voidsetDashboardContainer(DashboardContainer dashboardContainer) voidvoidvoidsetVersion(Long version)
-
Constructor Details
-
UserDashboard
public UserDashboard()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
setUser
-
getUser
-
setDashboardContainer
-
getDashboardContainer
-