org.jopendocument.model
Class MetaHyperlinkBehaviour

java.lang.Object
  extended by org.jopendocument.model.MetaHyperlinkBehaviour

public class MetaHyperlinkBehaviour
extends java.lang.Object


Constructor Summary
MetaHyperlinkBehaviour()
           
 
Method Summary
 java.lang.String getOfficeTargetFrameName()
          Gets the value of the officeTargetFrameName property.
 java.lang.String getXlinkShow()
          Gets the value of the xlinkShow property.
 void setOfficeTargetFrameName(java.lang.String value)
          Sets the value of the officeTargetFrameName property.
 void setXlinkShow(java.lang.String value)
          Sets the value of the xlinkShow property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaHyperlinkBehaviour

public MetaHyperlinkBehaviour()
Method Detail

getOfficeTargetFrameName

public java.lang.String getOfficeTargetFrameName()
Gets the value of the officeTargetFrameName property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

setOfficeTargetFrameName

public void setOfficeTargetFrameName(java.lang.String value)
Sets the value of the officeTargetFrameName property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String