com.ptc.core.ca.co.client.primitive
Class CoDefaultHyperLinkData

java.lang.Object
  extended by com.ptc.core.ca.co.client.primitive.CoDefaultHyperLinkData
All Implemented Interfaces:
CoHyperLinkData

Deprecated.

@Deprecated
public class CoDefaultHyperLinkData
extends Object
implements CoHyperLinkData



Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoHyperLinkData
ENV_DATA, HYPERLINK
 
Method Summary
 CoEnvData getEnvData()
          Deprecated. Gets the value of the attribute: envData; the reference to the conceptual environment

Supported API: true
 CoHyperLink getHyperLink()
          Deprecated. Gets the value of the attribute: hyperLink; the reference to an hyperLink element.
protected  void setEnvData(CoEnvData a_EnvData)
          Deprecated. Sets the value of the attribute: envData; the reference to the conceptual environment

Supported API: true
protected  void setHyperLink(CoHyperLink a_HyperLink)
          Deprecated. Sets the value of the attribute: hyperLink; the reference to an hyperLink element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHyperLink

public CoHyperLink getHyperLink()
Deprecated. 
Gets the value of the attribute: hyperLink; the reference to an hyperLink element.

Supported API: true

Specified by:
getHyperLink in interface CoHyperLinkData
Returns:
CoHyperLink

setHyperLink

protected void setHyperLink(CoHyperLink a_HyperLink)
Deprecated. 
Sets the value of the attribute: hyperLink; the reference to an hyperLink element.

Supported API: true

Parameters:
a_HyperLink -

getEnvData

public CoEnvData getEnvData()
Deprecated. 
Gets the value of the attribute: envData; the reference to the conceptual environment

Supported API: true

Specified by:
getEnvData in interface CoHyperLinkData
Returns:
CoEnvData

setEnvData

protected void setEnvData(CoEnvData a_EnvData)
Deprecated. 
Sets the value of the attribute: envData; the reference to the conceptual environment

Supported API: true

Parameters:
a_EnvData -