Class Data

    • Method Detail

      • withTime

        public Data withTime​(java.time.LocalDateTime timestamp)
        Set the time attribute of this element.
        Parameters:
        timestamp - the timestamp to set
        Returns:
        this element
      • addEntry

        public void addEntry​(java.lang.String key,
                             java.lang.String value)
        Add an entry child element to this element.
        Parameters:
        key - entry key
        value - entry value