org.jopendocument.model.text
Class TextListLevelStyleImage

java.lang.Object
  extended by org.jopendocument.model.text.TextListLevelStyleImage

public class TextListLevelStyleImage
extends java.lang.Object


Constructor Summary
TextListLevelStyleImage()
           
 
Method Summary
 OfficeBinaryData getOfficeBinaryData()
          Gets the value of the officeBinaryData property.
 StyleProperties getStyleProperties()
          Gets the value of the styleProperties property.
 java.lang.String getTextLevel()
          Gets the value of the textLevel property.
 java.lang.String getXlinkActuate()
          Gets the value of the xlinkActuate property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkShow()
          Gets the value of the xlinkShow property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setOfficeBinaryData(OfficeBinaryData value)
          Sets the value of the officeBinaryData property.
 void setStyleProperties(StyleProperties value)
          Sets the value of the styleProperties property.
 void setTextLevel(java.lang.String value)
          Sets the value of the textLevel property.
 void setXlinkActuate(java.lang.String value)
          Sets the value of the xlinkActuate property.
 void setXlinkHref(java.lang.String value)
          Sets the value of the xlinkHref property.
 void setXlinkShow(java.lang.String value)
          Sets the value of the xlinkShow 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

TextListLevelStyleImage

public TextListLevelStyleImage()
Method Detail

getOfficeBinaryData

public OfficeBinaryData getOfficeBinaryData()
Gets the value of the officeBinaryData property.

Returns:
possible object is OfficeBinaryData

getStyleProperties

public StyleProperties getStyleProperties()
Gets the value of the styleProperties property.

Returns:
possible object is StyleProperties

getTextLevel

public java.lang.String getTextLevel()
Gets the value of the textLevel property.

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

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

Returns:
possible object is String

getXlinkShow

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

Returns:
possible object is String

getXlinkType

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

Returns:
possible object is String

setOfficeBinaryData

public void setOfficeBinaryData(OfficeBinaryData value)
Sets the value of the officeBinaryData property.

Parameters:
value - allowed object is OfficeBinaryData

setStyleProperties

public void setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property.

Parameters:
value - allowed object is StyleProperties

setTextLevel

public void setTextLevel(java.lang.String value)
Sets the value of the textLevel property.

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate 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

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow 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