- java.lang.Object
- 
- com.pervasive.datarush.types.FieldRemappings.Directive
 
- 
- Enclosing class:
- FieldRemappings
 
 public static class FieldRemappings.Directive extends Object A mapping directive to be applied to a source field.
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSourceName()Get the name of the field in the source record.StringgetTargetName()Get the name of the field in the target record.StringtoString()
 
-