Uses of Class
org.apache.camel.dataformat.bindy.annotation.KeyValuePairField

Packages that use KeyValuePairField
org.apache.camel.dataformat.bindy   
 

Uses of KeyValuePairField in org.apache.camel.dataformat.bindy
 

Methods in org.apache.camel.dataformat.bindy with parameters of type KeyValuePairField
static Format<?> FormatFactory.getFormat(Class<?> clazz, String locale, KeyValuePairField data)
          Retrieves the format to use for the given type
 



Apache Camel