| Package | Description |
|---|---|
| org.javersion.object | |
| org.javersion.object.mapping |
| Modifier and Type | Field and Description |
|---|---|
static TypeMapping |
TypeMappings.BIG_DECIMAL |
static TypeMapping |
TypeMappings.BIG_INTEGER |
static TypeMapping |
TypeMappings.DATE_TIME |
static TypeMapping |
TypeMappings.ENUM |
static TypeMapping |
TypeMappings.STRING |
| Modifier and Type | Field and Description |
|---|---|
static List<TypeMapping> |
TypeMappings.DEFAULT_MAPPINGS |
| Modifier and Type | Method and Description |
|---|---|
TypeMapping |
TypeMappings.getTypeMapping(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
TypeMappings.Builder |
TypeMappings.Builder.withMapping(TypeMapping mapping) |
TypeMappings.Builder |
TypeMappings.Builder.HierarchyBuilder.withTypeMapping(TypeMapping typeMapping) |
| Modifier and Type | Method and Description |
|---|---|
static TypeMappings.Builder |
TypeMappings.builder(List<TypeMapping> mappings) |
| Constructor and Description |
|---|
Builder(List<TypeMapping> defaultMappings) |
TypeMappings(Iterable<TypeMapping> types) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTypeMapping |
class |
DateTimeMapping |
class |
EnumTypeMapping |
class |
ListTypeMapping |
class |
MapTypeMapping |
class |
NavigableMapMapping |
class |
NavigableSetMapping |
class |
ObjectTypeMapping<O> |
class |
PrimitiveTypeMapping |
class |
ReferenceTypeMapping |
class |
SetTypeMapping |
class |
SimpleValueMapping |
class |
SortedMapMapping |
class |
SortedSetMapping |
class |
StringTypeMapping |
class |
ToStringTypeMapping |
class |
VersionableReferenceTypeMapping |
class |
VersionableTypeMapping |
Copyright © 2015. All rights reserved.