Home | Trees | Indices | Help |
---|
|
object --+ | Tag
The representation of a MusicBrainz folksonomy tag.
The tag's value is the text that's displayed in the tag cloud. The count attribute keeps track of how many users added the tag to its owning entity.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
value The value of the text. |
|
count This tag's frequency count. |
|
Inherited from |
Method Details |
Constructor.
|
Returns a string with the tag's value.
|
Sets the value of this tag.
|
Returns an integer containing the tag's frequency count.
|
Sets the frequency count of this tag.
|
str(x)
|
Property Details |
valueThe value of the text. |
countThis tag's frequency count. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Aug 19 21:33:22 2015 | http://epydoc.sourceforge.net |