| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| Modifier and Type | Method and Description |
|---|---|
static OptionValue |
OptionValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionValue[] |
OptionValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021 dozer. All rights reserved.