Package org.apache.camel.dataformat.bindy.annotation
package org.apache.camel.dataformat.bindy.annotation
-
ClassDescriptionAn annotation used to identify which converter class will be used to convert the String field to the attribute's data type.This annotation represents the root class of the model.An annotation used to identify in a POJO which property is link to a field of a record (csv, ...).This annotation represents the root class of the model.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. 8 equals the begin string in FIX The name (optional) could be used in the future to bind a property which a different name The pattern (optional) allows to define the pattern of the data (useful for Date, BigDecimal ...)This annotation allows to link classes together in the model.Enumeration of link typesThis annotation represents the root class of the model.This annotation allows to define during the marshaling process how a message must be reconstruct