Package se.bth.pulse.entity
Class Setting
java.lang.Object
se.bth.pulse.entity.Setting
This is the entity class for the table Setting. This class models the table Settings meaning that
each instance of this class represents a row in the table. This table is intended to hold
settings for the application. The settings are stored as key-value pairs. Using this class the
table is created.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Setting
public Setting()
-
-
Method Details
-
setId
-
setName
-
setValue
-