Package sk.iway.iwcm.grideditor.dto
Class GroupDto
java.lang.Object
sk.iway.iwcm.grideditor.dto.GroupDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getStyle()
boolean
void
void
void
setContent
(String content) void
setFilePath
(String filePath) void
void
setImagePath
(String imagePath) void
setPremium
(boolean premium) void
void
setTextKey
(String textKey)
-
Constructor Details
-
GroupDto
public GroupDto()
-
-
Method Details
-
getId
-
setId
-
getTextKey
-
setTextKey
-
getAction
-
setAction
-
getContent
-
setContent
-
getBlocks
-
setBlocks
-
getImagePath
-
setImagePath
-
isPremium
public boolean isPremium() -
setPremium
public void setPremium(boolean premium) -
getFilePath
-
setFilePath
-
getStyle
-
setStyle
-