public class Tributary extends Container implements TributaryInterface
| Constructor and Description |
|---|
Tributary(org.jdom.Element element) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTopLevelCategoryID() |
java.lang.String |
getURL() |
void |
setURL(java.lang.String url) |
getAttributes, getAttributesAsMap, getAttributeValue, getDocumentation, getElement, getID, getName, getProperties, getProperties, getPropertiesAsMap, hasDocumentation, setAttribute, setAttributes, setID, setName, setProperties, toCompactString, toJSON, toString, toString, toXMLequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetID, getName, setID, setNamepublic java.lang.String getURL()
getURL in interface TributaryInterfacepublic void setURL(java.lang.String url)
setURL in interface TributaryInterfacepublic java.lang.String getTopLevelCategoryID()