@StoreNoLazyLoad public class EnumKey extends Object implements Comparable<EnumKey>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(EnumKey enumKey) |
boolean |
equals(Object obj) |
String |
getConstantName() |
String |
getEnumClassName() |
int |
hashCode() |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.