org.opennms.bb.dp.eventd.db
Class Time.pair
java.lang.Object
|
+--org.opennms.bb.dp.eventd.db.Time.pair
- Enclosing class:
- Time
- private static class Time.pair
- extends Object
This class is designed to pair an integer value
with a string name. This is used as a simple way
to track the Calendar.XXX month names with the
actual three letter representations that are being
used in the database.
- Version:
- $Revision: 1.1 $
- Author:
- Brian Weaver, OpenNMS
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |