org.jopendocument.model.script
Class ScriptLibraryLinked

java.lang.Object
  extended by org.jopendocument.model.script.ScriptLibraryLinked

public class ScriptLibraryLinked
extends java.lang.Object


Constructor Summary
ScriptLibraryLinked()
           
 
Method Summary
 java.lang.String getScriptName()
          Gets the value of the scriptName property.
 java.lang.String getScriptReadonly()
          Gets the value of the scriptReadonly property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setScriptName(java.lang.String value)
          Sets the value of the scriptName property.
 void setScriptReadonly(java.lang.String value)
          Sets the value of the scriptReadonly 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

ScriptLibraryLinked

public ScriptLibraryLinked()
Method Detail

getScriptName

public java.lang.String getScriptName()
Gets the value of the scriptName property.

Returns:
possible object is String

getScriptReadonly

public java.lang.String getScriptReadonly()
Gets the value of the scriptReadonly property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setScriptName

public void setScriptName(java.lang.String value)
Sets the value of the scriptName property.

Parameters:
value - allowed object is String

setScriptReadonly

public void setScriptReadonly(java.lang.String value)
Sets the value of the scriptReadonly property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String