Interface ItemTagIfc

    • Method Detail

      • getId

        Long getId()
      • setId

        void setId​(Long id)
      • setTagId

        void setTagId​(String tagId)
      • getTagLabel

        String getTagLabel()
      • setTagLabel

        void setTagLabel​(String tagLabel)
      • getTagCollectionId

        String getTagCollectionId()
      • setTagCollectionId

        void setTagCollectionId​(String tagCollectionId)
      • getTagCollectionName

        String getTagCollectionName()
      • setTagCollectionName

        void setTagCollectionName​(String tagCollectionName)