| Modifier and Type | Method and Description |
|---|---|
Mapping.Create |
Mapping.getCreate() |
static Mapping.Create |
Mapping.Create.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mapping.Create[] |
Mapping.Create.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.setCreate(Mapping.Create create) |
Copyright © 2018–2020. All rights reserved.