protected static class QuantityDBImpl.NameKey
extends java.lang.Object
implements java.io.Serializable, java.lang.Comparable
| Modifier | Constructor and Description |
|---|---|
protected |
QuantityDBImpl.NameKey(java.lang.String name)
Constructs from the name of a quantity.
|
protected QuantityDBImpl.NameKey(java.lang.String name)
name - The name of the quantity.public int compareTo(java.lang.Object obj)
throws java.lang.ClassCastException
compareTo in interface java.lang.Comparablejava.lang.ClassCastExceptionpublic java.lang.String getName()