| Modifier and Type | Method and Description |
|---|---|
static Fields.Mode |
Fields.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fields.Mode[] |
Fields.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BiMapping<T> |
Fields.mapping(Class<T> tClass,
Fields.Mode mode)
|
Copyright © 2021 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.