Class Value

    • Constructor Detail

      • Value

        public Value()
    • Method Detail

      • getContent

        public String getContent()
        Returns the value of field 'content'. The field 'content' has the following description: internal content storage
        Returns:
        the value of field 'Content'.
      • getType

        public String getType()
        Returns the value of field 'type'.
        Returns:
        the value of field 'Type'.
      • setContent

        public void setContent​(String content)
        Sets the value of field 'content'. The field 'content' has the following description: internal content storage
        Parameters:
        content - the value of field 'content'.
      • setType

        public void setType​(String type)
        Sets the value of field 'type'.
        Parameters:
        type - the value of field 'type'.