|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object extended by org.jopendocument.model.MetaHyperlinkBehaviour
public class MetaHyperlinkBehaviour
| Field Summary | |
|---|---|
protected String |
officeTargetFrameName
|
protected String |
xlinkShow
|
| Constructor Summary | |
|---|---|
MetaHyperlinkBehaviour()
|
|
| Method Summary | |
|---|---|
String |
getOfficeTargetFrameName()
Gets the value of the officeTargetFrameName property. |
String |
getXlinkShow()
Gets the value of the xlinkShow property. |
void |
setOfficeTargetFrameName(String value)
Sets the value of the officeTargetFrameName property. |
void |
setXlinkShow(String value)
Sets the value of the xlinkShow property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String officeTargetFrameName
protected String xlinkShow
| Constructor Detail |
|---|
public MetaHyperlinkBehaviour()
| Method Detail |
|---|
public String getOfficeTargetFrameName()
Stringpublic String getXlinkShow()
Stringpublic void setOfficeTargetFrameName(String value)
value - allowed object is Stringpublic void setXlinkShow(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||