Package com.contentful.java.cda.rich
Class CDARichUnorderedList
- java.lang.Object
-
- com.contentful.java.cda.rich.CDARichNode
-
- com.contentful.java.cda.rich.CDARichBlock
-
- com.contentful.java.cda.rich.CDARichList
-
- com.contentful.java.cda.rich.CDARichUnorderedList
-
public class CDARichUnorderedList extends CDARichList
Representation of a block of unordered items.
-
-
Constructor Summary
Constructors Constructor Description CDARichUnorderedList()Create a list with bullet points.
-
Method Summary
-
Methods inherited from class com.contentful.java.cda.rich.CDARichList
getDecoration
-
Methods inherited from class com.contentful.java.cda.rich.CDARichBlock
getContent
-
-