|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RbfNodeMapping | |
---|---|
net.sf.jsefa.rbf.mapping |
Uses of RbfNodeMapping in net.sf.jsefa.rbf.mapping |
---|
Subclasses of RbfNodeMapping in net.sf.jsefa.rbf.mapping | |
---|---|
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 parameters in net.sf.jsefa.rbf.mapping with type arguments of type RbfNodeMapping | |
---|---|
RbfComplexTypeMapping(Class<?> objectType,
String dataTypeName,
ObjectAccessor objectAccessor,
Collection<RbfNodeMapping<?>> nodeMappings,
Validator validator)
Constructs a new RbfComplexTypeMapping . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |