Uses of Class
it.avutils.jmapper.enums.ConfigurationType

Packages that use ConfigurationType
it.avutils.jmapper.conversions.explicit   
it.avutils.jmapper.enums This package contains all Enumerations used in JMapper Framework. 
 

Uses of ConfigurationType in it.avutils.jmapper.conversions.explicit
 

Methods in it.avutils.jmapper.conversions.explicit that return ConfigurationType
 ConfigurationType ConversionReader.getConfigurationType()
           
 

Methods in it.avutils.jmapper.conversions.explicit with parameters of type ConfigurationType
 ConversionHandler ConversionHandler.withThisConfiguration(ConfigurationType configurationType)
          ConfigurationType definition.
 

Uses of ConfigurationType in it.avutils.jmapper.enums
 

Methods in it.avutils.jmapper.enums that return ConfigurationType
static ConfigurationType ConfigurationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigurationType[] ConfigurationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.