Class CMARichParagraph


  • public class CMARichParagraph
    extends CMARichBlock
    A paragraph of nodes, usually rendered together.
    • Field Summary

      • Fields inherited from class com.contentful.java.cma.model.rich.CMARichNode

        data
    • Constructor Summary

      Constructors 
      Constructor Description
      CMARichParagraph()
      Create a paragraph.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CMARichParagraph

        public CMARichParagraph()
        Create a paragraph.