-
public final class HeadingTwoBlock.Element
-
-
Field Summary
Fields Modifier and Type Field Description private final List<PageProperty.RichText>
text
-
Constructor Summary
Constructors Constructor Description HeadingTwoBlock.Element(List<PageProperty.RichText> text)
-
Method Summary
Modifier and Type Method Description final List<PageProperty.RichText>
getText()
-
-
Constructor Detail
-
HeadingTwoBlock.Element
HeadingTwoBlock.Element(List<PageProperty.RichText> text)
-
-
Method Detail
-
getText
final List<PageProperty.RichText> getText()
-
-
-
-