Class: TagSystem
This page documents the methods and fields available in the TagSystem class.
Members
| Signature | Description |
|---|---|
addTag(String) | Adds tag to the collection. |
deleteTag(String) | Removes tag from the collection. |
renameTag(String, String) | Performs the renameTag operation using the provided parameters (oldName, newName). |