public final class DynamicEnumerationRuntimeSupport
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
getId
@RuntimeType
public static Object getId(@This
Enum<?> value)
-
fromId
@RuntimeType
public static @Nullable Object fromId(@Origin
Method method,
@Argument(0)
Object id)
-