org.jopendocument.model
Class MetaHyperlinkBehaviour
java.lang.Object
org.jopendocument.model.MetaHyperlinkBehaviour
public class MetaHyperlinkBehaviour
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
officeTargetFrameName
protected String officeTargetFrameName
xlinkShow
protected String xlinkShow
MetaHyperlinkBehaviour
public MetaHyperlinkBehaviour()
getOfficeTargetFrameName
public String getOfficeTargetFrameName()
- Gets the value of the officeTargetFrameName property.
- Returns:
- possible object is
String
getXlinkShow
public String getXlinkShow()
- Gets the value of the xlinkShow property.
- Returns:
- possible object is
String
setOfficeTargetFrameName
public void setOfficeTargetFrameName(String value)
- Sets the value of the officeTargetFrameName property.
- Parameters:
value
- allowed object is String
setXlinkShow
public void setXlinkShow(String value)
- Sets the value of the xlinkShow property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.