| Package | Description |
|---|---|
| ma.glasnost.orika.impl.generator |
| Modifier and Type | Method and Description |
|---|---|
static MapEntryRef.EntryPart |
MapEntryRef.EntryPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapEntryRef.EntryPart[] |
MapEntryRef.EntryPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MapEntryRef(Type<?> type,
String name,
MapEntryRef.EntryPart entryPart) |
Copyright © 2019 Glasnost. All rights reserved.