Class TagCreateRequest

    • Constructor Detail

      • TagCreateRequest

        public TagCreateRequest()
        Create an empty instance
    • Method Detail

      • setMagicValue

        public void setMagicValue​(String magicValue)
        Set the magic value
        Parameters:
        magicValue - magic value
      • getMagicValue

        public String getMagicValue()
        Get the magic value
        Returns:
        magic value
      • getConstructId

        public Integer getConstructId()
        Returns:
        the constructId
      • setConstructId

        public void setConstructId​(Integer constructId)
        Parameters:
        constructId - the constructId to set
      • getKeyword

        public String getKeyword()
        Returns:
        the keyword
      • setKeyword

        public void setKeyword​(String keyword)
        Parameters:
        keyword - the keyword to set