public class Key
extends java.lang.Object
Constructor and Description |
---|
Key(java.lang.String name,
boolean isPartialCategoryKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName() |
int |
hashCode() |
boolean |
isPartialCategoryKey() |
public static Key TIMESTAMP