TagCategory
Inheritance: java.lang.Object
public class TagCategory
Represents a set of tags having some shared characteristics.
Methods
Method | Description |
---|---|
toString() | Returns a string that represents the current object. |
toString()
public String toString()
Returns a string that represents the current object.
Returns: java.lang.String - A string that represents the current object.