Class ListItemSourcePropsJsonValue

    • Constructor Detail

      • ListItemSourcePropsJsonValue

        public ListItemSourcePropsJsonValue()
    • Method Detail

      • getJsonString

        public String getJsonString()
        Returns:
        The string representation of a JSON value over which to iterate. May contain placeholders.
      • setJsonString

        public void setJsonString​(String jsonString)
        Parameters:
        jsonString - The string representation of a JSON value over which to iterate. May contain placeholders.