| Package | Description |
|---|---|
| de.iip_ecosphere.platform.transport.serialization |
Interfaces for platform-internal type translation and data serialization.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum<E> & IipEnum> |
IipEnum.valueByModelOrdinal(Class<E> enumType,
int modelOrdinal)
Returns an enum literal via its model ordinal, more specifically the first one declaring the
getModelOrdinal() in declaration sequence of the enum constants. |
Copyright © 2022. All rights reserved.