| Package | Description |
|---|---|
| berlin.yuna.natsserver.model |
| Modifier and Type | Method and Description |
|---|---|
ValueSource |
MapValue.source() |
static ValueSource |
ValueSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueSource[] |
ValueSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MapValue |
MapValue.mapValueOf(ValueSource source,
String value) |
MapValue |
MapValue.update(ValueSource source,
String value) |
| Constructor and Description |
|---|
MapValue(ValueSource source,
String value) |
Copyright © 2022. All rights reserved.