Class TagStringValueAddJson

    • Constructor Detail

      • TagStringValueAddJson

        public TagStringValueAddJson()
    • Method Detail

      • getTagValue

        public String getTagValue()
        The tag value, free text.
        Returns:
        The tag value, free text.
      • setTagValue

        public void setTagValue​(String tagValue)
        The tag value, free text.
        Parameters:
        tagValue - The tag value, free text.
      • getTagName

        public String getTagName()
        The tag field name.
        Returns:
        The tag field name.
      • setTagName

        public void setTagName​(String tagName)
        The tag field name.
        Parameters:
        tagName - The tag field name.