org.jopendocument.model.text
Class TextHiddenParagraph
java.lang.Object
org.jopendocument.model.text.TextHiddenParagraph
public class TextHiddenParagraph
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textCondition
protected String textCondition
textIsHidden
protected String textIsHidden
TextHiddenParagraph
public TextHiddenParagraph()
getTextCondition
public String getTextCondition()
- Gets the value of the textCondition property.
- Returns:
- possible object is
String
getTextIsHidden
public String getTextIsHidden()
- Gets the value of the textIsHidden property.
- Returns:
- possible object is
String
setTextCondition
public void setTextCondition(String value)
- Sets the value of the textCondition property.
- Parameters:
value
- allowed object is String
setTextIsHidden
public void setTextIsHidden(String value)
- Sets the value of the textIsHidden property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.