Class TagmapEntryResponse

    • Constructor Detail

      • TagmapEntryResponse

        public TagmapEntryResponse()
        Create empty instance
      • TagmapEntryResponse

        public TagmapEntryResponse​(Message message,
                                   ResponseInfo responseInfo)
        Create instance with message and response info
        Parameters:
        message - message
        responseInfo - response info
      • TagmapEntryResponse

        public TagmapEntryResponse​(TagmapEntryModel entry,
                                   ResponseInfo responseInfo)
        Create instance with response info and entry
        Parameters:
        entry - entry
        responseInfo - response info
    • Method Detail

      • setEntry

        public void setEntry​(TagmapEntryModel entry)
        Set the entry
        Parameters:
        entry - entry