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, toXML
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID, getName, setID, setName
public java.lang.String getURL()
getURL
in interface TributaryInterface
public void setURL(java.lang.String url)
setURL
in interface TributaryInterface
public java.lang.String getTopLevelCategoryID()