org.jopendocument.model.text
Class TextHiddenParagraph

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

public class TextHiddenParagraph
extends java.lang.Object


Constructor Summary
TextHiddenParagraph()
           
 
Method Summary
 java.lang.String getTextCondition()
          Gets the value of the textCondition property.
 java.lang.String getTextIsHidden()
          Gets the value of the textIsHidden property.
 void setTextCondition(java.lang.String value)
          Sets the value of the textCondition property.
 void setTextIsHidden(java.lang.String value)
          Sets the value of the textIsHidden property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextHiddenParagraph

public TextHiddenParagraph()
Method Detail

getTextCondition

public java.lang.String getTextCondition()
Gets the value of the textCondition property.

Returns:
possible object is String

getTextIsHidden

public java.lang.String getTextIsHidden()
Gets the value of the textIsHidden property.

Returns:
possible object is String

setTextCondition

public void setTextCondition(java.lang.String value)
Sets the value of the textCondition property.

Parameters:
value - allowed object is String

setTextIsHidden

public void setTextIsHidden(java.lang.String value)
Sets the value of the textIsHidden property.

Parameters:
value - allowed object is String