com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.datatransfer
Class IJCWidgetFieldReplaceInfo.SingleFieldMapping

java.lang.Object
  extended by com.im.ijc.core.api.datatransfer.IJCWidgetFieldReplaceInfo.SingleFieldMapping
Enclosing class:
IJCWidgetFieldReplaceInfo

public static class IJCWidgetFieldReplaceInfo.SingleFieldMapping
extends Object

Mapping description for a single field. It contains the percentage how much the field match to new destination field


Method Summary
 String getExplanation()
           
 DFField getField()
           
 float getProbability()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getField

public DFField getField()

getProbability

public float getProbability()

getExplanation

public String getExplanation()

com.im.ijc.core/1 5.9.4