Uses of Package
org.apache.camel.dataformat.bindy.annotation

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

Classes in org.apache.camel.dataformat.bindy.annotation used by org.apache.camel.dataformat.bindy
DataField
          An annotation used to identify in a POJO which property is link to a field of a record (csv, ...).
KeyValuePairField
          An annotation used to identify in a POJO which property is link to a key value pair field The tag (mandatory) identifies the key of the key value pair (e.g.
 

Classes in org.apache.camel.dataformat.bindy.annotation used by org.apache.camel.dataformat.bindy.annotation
LinkType
          Enumeration of link types
 



Apache Camel