Class TagCreateResponse

    • Constructor Detail

      • TagCreateResponse

        public TagCreateResponse()
        Empty constructor
      • TagCreateResponse

        public TagCreateResponse​(Message message,
                                 ResponseInfo responseInfo,
                                 Tag tag)
        Parameters:
        message -
        responseInfo -
    • Method Detail

      • getTag

        public Tag getTag()
        Get the tag
        Returns:
        the tag
      • setTag

        public void setTag​(Tag tag)
        Set the tag
        Parameters:
        tag - the tag to set