org.jopendocument.model.text
Class ParagraphElement

java.lang.Object
  extended by org.jopendocument.model.text.ParagraphElement
Direct Known Subclasses:
TextH, TextP

public class ParagraphElement
extends java.lang.Object


Constructor Summary
ParagraphElement()
           
 
Method Summary
 java.lang.String getTextCondStyleName()
          Gets the value of the textCondStyleName property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName property.
 void setTextCondStyleName(java.lang.String value)
          Sets the value of the textCondStyleName property.
 void setTextStyleName(java.lang.String value)
          Sets the value of the textStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphElement

public ParagraphElement()
Method Detail

getTextCondStyleName

public java.lang.String getTextCondStyleName()
Gets the value of the textCondStyleName property.

Returns:
possible object is String

setTextCondStyleName

public void setTextCondStyleName(java.lang.String value)
Sets the value of the textCondStyleName property.

Parameters:
value - allowed object is String

getTextStyleName

public java.lang.String getTextStyleName()
Gets the value of the textStyleName property.

Returns:
possible object is String

setTextStyleName

public void setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property.

Parameters:
value - allowed object is String