Class CMARichOrderedList


  • public class CMARichOrderedList
    extends CMARichBlock
    A list of elements, ordered by number.
    • Field Summary

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

        data
    • Constructor Summary

      Constructors 
      Constructor Description
      CMARichOrderedList()
      Create an ordered list.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CMARichOrderedList

        public CMARichOrderedList()
        Create an ordered list.