public class EnumType extends Object implements Comparable<EnumType>
Entity is for an entity.| Constructor and Description | 
|---|
EnumType(EnumConfig enumConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(EnumType other)  | 
boolean | 
equals(Object other)  | 
EnumConfig | 
getConfig()  | 
EnumNamer | 
getController()  | 
EnumNamer | 
getConverter()  | 
EnumNamer | 
getItems()  | 
Labels | 
getLabelsByEnumValue(EnumValue ev)  | 
EnumNamer | 
getModel()  | 
int | 
hashCode()  | 
public EnumType(EnumConfig enumConfig)
public EnumConfig getConfig()
public EnumNamer getModel()
public EnumNamer getItems()
public EnumNamer getConverter()
public EnumNamer getController()
public int compareTo(EnumType other)
compareTo in interface Comparable<EnumType>Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.