| Package | Description |
|---|---|
| org.javers.core |
| Modifier and Type | Method and Description |
|---|---|
MappingStyle |
JaversCoreConfiguration.getMappingStyle() |
static MappingStyle |
MappingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingStyle[] |
MappingStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JaversCoreConfiguration |
JaversCoreConfiguration.withMappingStyle(MappingStyle mappingStyle) |
JaversBuilder |
JaversBuilder.withMappingStyle(MappingStyle mappingStyle) |
Copyright © 2013. All rights reserved.