public interface IConfigKey
configuration key enum objectify interface
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
<E extends Enum & IConfigSubKey> |
getSubClass() |
String getCode()
String getDescription()
<E extends Enum & IConfigSubKey> Class<E> getSubClass()
Copyright © 2018 com.github.avatar21. All rights reserved.