K - code type of enumE - enum typepublic interface IDescriptiveEnumObject<E extends Enum & IDescriptiveEnum<K>,K>
POJO representative of IDescriptiveEnum enum
| Modifier and Type | Method and Description |
|---|---|
K |
getCode() |
String |
getDescription() |
E |
getEnumInstance() |
void |
setEnumInstance(E enumInstance) |
Copyright © 2018 com.github.avatar21. All rights reserved.