- Field - Interface in com.orchestranetworks.addon.dint.schema
-
- FieldMatcher<SF extends Field,TF extends Field> - Interface in com.orchestranetworks.addon.dint.mapping
-
Strategy to match source fields with target fields when mapping fields.
- format() - Method in interface com.orchestranetworks.addon.dint.schema.SchemaPath
-
Returns the string representation of this instance.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
-
Name of the date time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
-
Name of the date pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
-
Name of the data pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
-
Name of the date time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
-
Name of the time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
-
Name of the time pattern parameter.
- fromConstantStep(String) - Method in class com.orchestranetworks.addon.dint.mapping.TableMapping
-
Initializes a mapping from the specified constant transformation.
- fromSourceFieldStep(SF) - Method in class com.orchestranetworks.addon.dint.mapping.TableMapping
-
Initializes a mapping from the specified source field.