Package hec.data.tx
Class TimeSeriesCategoryRef
java.lang.Object
hec.data.tx.TimeSeriesCategoryRef
- All Implemented Interfaces:
Comparable<TimeSeriesCategoryRef>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTimeSeriesCategoryRef(String dbOfficeId, String categoryId) TimeSeriesCategoryRef(org.jdom.Element element) -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildElement(org.jdom.Element element) intcompareTo(TimeSeriesCategoryRef otherObj) booleangetId()inthashCode()toString()
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
TimeSeriesCategoryRef
-
TimeSeriesCategoryRef
public TimeSeriesCategoryRef() -
TimeSeriesCategoryRef
public TimeSeriesCategoryRef(org.jdom.Element element)
-
-
Method Details
-
buildElement
public void buildElement(org.jdom.Element element) -
compareTo
- Specified by:
compareToin interfaceComparable<TimeSeriesCategoryRef>
-
getId
-
getOfficeId
-
hashCode
public int hashCode() -
equals
-
toString
-