Uses of Package
it.avutils.jmapper.enums

Packages that use it.avutils.jmapper.enums
it.avutils.jmapper JMapper is an dynamic mapping framework. 
it.avutils.jmapper.conversions.explicit   
it.avutils.jmapper.conversions.implicit This package contains all classes that manage conversion between fields. 
it.avutils.jmapper.conversions.implicit.analyzer This package contains all classes that analyze the conversion between fields. 
it.avutils.jmapper.dsl This package contains all DSL classes used to increase readability of code. 
it.avutils.jmapper.enums This package contains all Enumerations used in JMapper Framework. 
it.avutils.jmapper.mapper.generation This package contains classes used to generate the instance of the IMapper interface. 
it.avutils.jmapper.operations This package contains classes common to all operations. 
it.avutils.jmapper.operations.handler This package contains classes that handles the operations. 
it.avutils.jmapper.operations.info This package contains classes used to transport information of the operations. 
it.avutils.jmapper.operations.recursive This package contains classes used to handle recursive operations. 
it.avutils.jmapper.util This package contains utility classes. 
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper
ChooseConfig
          Enumeration that permites to choose configuration to use.
MappingType
          MappingType define type of mapping to apply a specified instance.
NullPointerControl
          NullPointerControl permits to define a null pointer control to Destination or Source or All or Not any.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.conversions.explicit
ChooseConfig
          Enumeration that permites to choose configuration to use.
ConfigurationType
          This enumeration permits to know what is the nature of the configuration.
Membership
          This enumeration defines the membership of the conversion method of the operation.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.conversions.implicit
ConversionType
          Enumeration that containts all conversion between primitive types.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.conversions.implicit.analyzer
ConversionType
          Enumeration that containts all conversion between primitive types.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.dsl
ChooseConfig
          Enumeration that permites to choose configuration to use.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.enums
ChooseConfig
          Enumeration that permites to choose configuration to use.
ConfigurationType
          This enumeration permits to know what is the nature of the configuration.
ConversionType
          Enumeration that containts all conversion between primitive types.
MappingType
          MappingType define type of mapping to apply a specified instance.
Membership
          This enumeration defines the membership of the conversion method of the operation.
NullPointerControl
          NullPointerControl permits to define a null pointer control to Destination or Source or All or Not any.
OperationType
          Enumeration that contains types of permitted mappings.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.mapper.generation
ChooseConfig
          Enumeration that permites to choose configuration to use.
MappingType
          MappingType define type of mapping to apply a specified instance.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.operations
ConversionType
          Enumeration that containts all conversion between primitive types.
MappingType
          MappingType define type of mapping to apply a specified instance.
Membership
          This enumeration defines the membership of the conversion method of the operation.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.operations.handler
ChooseConfig
          Enumeration that permites to choose configuration to use.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.operations.info
ChooseConfig
          Enumeration that permites to choose configuration to use.
ConversionType
          Enumeration that containts all conversion between primitive types.
OperationType
          Enumeration that contains types of permitted mappings.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.operations.recursive
ChooseConfig
          Enumeration that permites to choose configuration to use.
 

Classes in it.avutils.jmapper.enums used by it.avutils.jmapper.util
ChooseConfig
          Enumeration that permites to choose configuration to use.
 



Copyright © 2013. All Rights Reserved.