public class TreeCategoryImpl extends SyndCategoryImpl
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TreeCategoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this one as defined by the Object equals()
method.
|
clone, copyFrom, getInterface, getName, getTaxonomyUri, hashCode, setName, setTaxonomyUri, toStringprivate static final long serialVersionUID
public boolean equals(java.lang.Object o)
SyndCategoryImplequals in class SyndCategoryImplo - he reference object with which to compare.