com.ptc.windchill.esi.map
Class ESIMap.Entry
java.lang.Object
com.ptc.windchill.esi.map.ESIMap.Entry
- Enclosing class:
- ESIMap
- public class ESIMap.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sourceAttributeName
private String sourceAttributeName
targetAttributeName
private String targetAttributeName
defaultValue
private String defaultValue
ESIMap.Entry
protected ESIMap.Entry(String sourceAttributeName,
String targetAttributeName,
String defaultValue)
getSourceAttributeName
public String getSourceAttributeName()
getTargetAttributeName
public String getTargetAttributeName()
getDefaultValue
public String getDefaultValue()