Class AbstractJSCalendarBuilder<T>

    • Field Detail

      • component

        protected T component
    • Constructor Detail

      • AbstractJSCalendarBuilder

        public AbstractJSCalendarBuilder​(String objectType)
    • Method Detail

      • createObjectNode

        protected ObjectNode createObjectNode()
      • build

        public abstract JsonNode build()
        Build a JSON node representing the JSCalendar object.
        Returns:
        a JSON representation of a JSCalendar object