| Package | Description |
|---|---|
| org.javersion.object.mapping | |
| org.javersion.object.types |
| Modifier and Type | Class and Description |
|---|---|
class |
UUIDType |
| Modifier and Type | Method and Description |
|---|---|
protected ValueType |
SortedSetMapping.newSetType(IdentifiableType valueType) |
protected ValueType |
SetTypeMapping.newSetType(IdentifiableType valueType) |
protected ValueType |
NavigableSetMapping.newSetType(IdentifiableType valueType) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScalarType |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScalarType |
class |
DateTimeType |
class |
IdentifiableObjectType<O> |
class |
PrimitiveValueType |
class |
PropertyPathType |
class |
ReferenceType |
class |
StringValueType |
class |
ToStringValueType |
| Constructor and Description |
|---|
IdentifiableObjectType(com.google.common.collect.BiMap<String,org.javersion.reflect.TypeDescriptor> typesByAlias,
org.javersion.reflect.FieldDescriptor idField,
IdentifiableType idType) |
ReferenceType(IdentifiableType identifiableType,
org.javersion.path.PropertyPath targetRoot) |
SetType(IdentifiableType identifiableType) |
SortedSetType(IdentifiableType identifiableType) |
Copyright © 2015. All rights reserved.