Package com.thed.model
Class PreferenceDTO
java.lang.Object
com.thed.model.PreferenceDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getValue()
void
setAccessLevel
(Integer accessLevel) void
setDefaultValue
(String defaultValue) void
setEditable
(Boolean editable) void
setIsCustomizable
(Boolean isCustomizable) void
void
-
Constructor Details
-
PreferenceDTO
public PreferenceDTO()
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
getDefaultValue
-
setDefaultValue
-
getIsCustomizable
-
setIsCustomizable
-
getEditable
-
setEditable
-
getAccessLevel
-
setAccessLevel
-