|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ARecursiveOperation | |
|---|---|
| it.avutils.jmapper.operations.complex | This package contains classes used to handle complex operations. |
| it.avutils.jmapper.operations.recursive | This package contains classes used to handle recursive operations. |
| Uses of ARecursiveOperation in it.avutils.jmapper.operations.complex |
|---|
| Subclasses of ARecursiveOperation in it.avutils.jmapper.operations.complex | |
|---|---|
class |
ConversionOperation
|
| Uses of ARecursiveOperation in it.avutils.jmapper.operations.recursive |
|---|
| Subclasses of ARecursiveOperation in it.avutils.jmapper.operations.recursive | |
|---|---|
class |
MappedArrayListOperation
This Class represents the mappings between a mapped/target Array and a mapped/target Collection. |
class |
MappedArrayOperation
This Class represents the mappings between mapped Arrays. |
class |
MappedCollectionOperation
This Class represents the mappings between mapped Collections. |
class |
MappedListArrayOperation
This Class represents the mappings between mapped Collections. |
class |
MappedMapOperation
This Class represents the mappings between mapped Maps. |
class |
ObjectOperation
This Class represents the mappings between mapped Objects. |
| Methods in it.avutils.jmapper.operations.recursive that return ARecursiveOperation | |
|---|---|
ARecursiveOperation |
ARecursiveOperation.setConfigChosen(ChooseConfig configChosen)
ChooseConfig setting. |
ARecursiveOperation |
ARecursiveOperation.setMethodsToGenerate(Set<Method> methodsToGenerate)
This set is used to add all explicit conversions which must be generated. |
ARecursiveOperation |
ARecursiveOperation.setXml(XML aXml)
Xml setting. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||