public interface IEnum
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayColumnName()
The name of the database column used to give the particular enum its display name.
|
String |
getTableName()
The database name of this Enum.
|
Copyright © 2013. All rights reserved.