public class SectionGenration
extends java.lang.Object
| Constructor and Description |
|---|
SectionGenration() |
| Modifier and Type | Method and Description |
|---|---|
static Component3 |
generateSection(java.util.List<?> objModels,
Component3 currentComponent)
Method is used to Generate section and add into component
|
public static Component3 generateSection(java.util.List<?> objModels, Component3 currentComponent)
objModels - - List of ModelscurrentComponent - - Current Component fetched from list of componentComponent3 object of Component3