Class On_GuidelinePageSection
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_GuidelinePageSection
-
public class On_GuidelinePageSection extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_GuidelinePageSection()
-
Method Summary
Modifier and Type Method Description On_GuidelinePageSectionelements(GuidelinePageSection_elements callBuilder)**BETA** `GuidelinePageSectionElement` that are located within this `GuidelinePageSection`.On_GuidelinePageSectionid()**BETA** `GuidelinePageSection` id.
-
-
-
Method Detail
-
id
public On_GuidelinePageSection id()
**BETA** `GuidelinePageSection` id.
-
elements
public On_GuidelinePageSection elements(GuidelinePageSection_elements callBuilder)
**BETA** `GuidelinePageSectionElement` that are located within this `GuidelinePageSection`.
-
-