com.ptc.core.ca.co.client.picker
Class CoPropertyPickerAttributeInfo

java.lang.Object
  extended by com.ptc.core.ca.co.client.picker.CoPropertyPickerAttributeInfo

Deprecated.

@Deprecated
public class CoPropertyPickerAttributeInfo
extends Object



Supported API: true

Extendable: false


Method Summary
 CoConfigFeature getConfig()
          Deprecated. Gets the value of the attribute: config; the configuration of the Populate statement.
 String getSourceAttributeName()
          Deprecated. Gets the value of the attribute: sourceAttributeName; the name of the source attribute.
 String getTargetAttributeName()
          Deprecated. Gets the value of the attribute: targetAttributeName; the name of the target attribute.
protected  void setConfig(CoConfigFeature a_Config)
          Deprecated. Sets the value of the attribute: config; the configuration of the Populate statement.
protected  void setSourceAttributeName(String a_SourceAttributeName)
          Deprecated. Sets the value of the attribute: sourceAttributeName; the name of the source attribute.
protected  void setTargetAttributeName(String a_TargetAttributeName)
          Deprecated. Sets the value of the attribute: targetAttributeName; the name of the target attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSourceAttributeName

public String getSourceAttributeName()
Deprecated. 
Gets the value of the attribute: sourceAttributeName; the name of the source attribute.

Supported API: true

Returns:
String

setSourceAttributeName

protected void setSourceAttributeName(String a_SourceAttributeName)
Deprecated. 
Sets the value of the attribute: sourceAttributeName; the name of the source attribute.

Supported API: true

Parameters:
a_SourceAttributeName -

getTargetAttributeName

public String getTargetAttributeName()
Deprecated. 
Gets the value of the attribute: targetAttributeName; the name of the target attribute.

Supported API: true

Returns:
String

setTargetAttributeName

protected void setTargetAttributeName(String a_TargetAttributeName)
Deprecated. 
Sets the value of the attribute: targetAttributeName; the name of the target attribute.

Supported API: true

Parameters:
a_TargetAttributeName -

getConfig

public CoConfigFeature getConfig()
Deprecated. 
Gets the value of the attribute: config; the configuration of the Populate statement.

Supported API: true

Returns:
CoConfigFeature

setConfig

protected void setConfig(CoConfigFeature a_Config)
Deprecated. 
Sets the value of the attribute: config; the configuration of the Populate statement.

Supported API: true

Parameters:
a_Config -