Uses of Class
it.avutils.jmapper.operations.info.InfoMapOperation

Packages that use InfoMapOperation
it.avutils.jmapper.operations.info This package contains classes used to transport information of the operations. 
 

Uses of InfoMapOperation in it.avutils.jmapper.operations.info
 

Methods in it.avutils.jmapper.operations.info that return InfoMapOperation
 InfoMapOperation InfoMapOperation.setKeyConfigChosen(ChooseConfig keyConfigChosen)
           
 InfoMapOperation InfoMapOperation.setKeyConversionType(ConversionType keyConversionType)
           
 InfoMapOperation InfoMapOperation.setKeyInstructionType(OperationType keyInstructionType)
           
 InfoMapOperation InfoMapOperation.setValueConfigChosen(ChooseConfig valueConfigChosen)
           
 InfoMapOperation InfoMapOperation.setValueConversionType(ConversionType valueConversionType)
           
 InfoMapOperation InfoMapOperation.setValueInstructionType(OperationType valueInstructionType)
           
 

Constructors in it.avutils.jmapper.operations.info with parameters of type InfoMapOperation
InfoOperation(OperationType instructionType, ConversionType conversionType, ChooseConfig configChosen, InfoMapOperation mapOperation)
           
 



Copyright © 2013. All Rights Reserved.