|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jopendocument.model.text.TextScript
public class TextScript
Constructor Summary | |
---|---|
TextScript()
|
Method Summary | |
---|---|
java.lang.String |
getScriptLanguage()
Gets the value of the scriptLanguage property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setScriptLanguage(java.lang.String value)
Sets the value of the scriptLanguage property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
void |
setXlinkType(java.lang.String value)
Sets the value of the xlinkType property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextScript()
Method Detail |
---|
public java.lang.String getScriptLanguage()
String
public java.lang.String getvalue()
String
public java.lang.String getXlinkHref()
String
public java.lang.String getXlinkType()
String
public void setScriptLanguage(java.lang.String value)
value
- allowed object is String
public void setvalue(java.lang.String value)
value
- allowed object is String
public void setXlinkHref(java.lang.String value)
value
- allowed object is String
public void setXlinkType(java.lang.String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |