Package com.smeup.kokos.sdk.model.data
Class SchSection
java.lang.Object
com.smeup.kokos.sdk.model.data.DynamicAttributeMap
com.smeup.kokos.sdk.model.data.SchSection
- Author:
- mattia.bonardi This model refers to a Section in Scheda
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDim()getId()getType()voidsetComponents(List<SectionComponent> components) voidvoidvoidvoidsetSections(List<SchSection> sections) voidMethods inherited from class com.smeup.kokos.sdk.model.data.DynamicAttributeMap
addAttribute, getAttributes
-
Constructor Details
-
SchSection
public SchSection()
-
-
Method Details
-
getId
-
setId
-
getDim
-
setDim
-
getType
-
setType
-
getComponents
-
setComponents
-
getSections
-
setSections
-
getLayout
-
setLayout
-