| Package | Description |
|---|---|
| io.doov.core |
Interfaces and annotations for domain model.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeLookup<E extends Enum<E> & CodeValuable>
Enum type interface with overridable
CodeLookup.parseCode(java.lang.String) implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeLookup<E extends Enum<E> & CodeValuable>
Enum type interface with overridable
CodeLookup.parseCode(java.lang.String) implementation. |
| Modifier and Type | Method and Description |
|---|---|
static <C extends CodeValuable> |
CodeValuable.Helper.parseCode(Class<C> type,
String value,
C defaultValue) |
Copyright © 2018. All rights reserved.