Package | Description |
---|---|
org.jsefa.rbf.mapping |
Modifier and Type | Class and Description |
---|---|
class |
FieldMapping
A mapping between an rbf field node and a java object.
|
class |
RecordMapping
A mapping between an rbf record node and a java object.
|
Constructor and Description |
---|
RbfComplexTypeMapping(Class<?> objectType,
String dataTypeName,
ObjectAccessor objectAccessor,
Collection<RbfNodeMapping<?>> nodeMappings,
Validator validator)
Constructs a new
RbfComplexTypeMapping . |
Copyright © 2014. All rights reserved.