Class FieldRemappings.Directive

  • Enclosing class:
    FieldRemappings

    public static class FieldRemappings.Directive
    extends Object
    A mapping directive to be applied to a source field.
    • Method Detail

      • getSourceName

        public String getSourceName()
        Get the name of the field in the source record.
        Returns:
        the source name of the field
      • getTargetName

        public String getTargetName()
        Get the name of the field in the target record.
        Returns:
        the target name of the field