|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextHiddenText
public class TextHiddenText
| Constructor Summary | |
|---|---|
TextHiddenText()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextCondition()
Gets the value of the textCondition property. |
java.lang.String |
getTextIsHidden()
Gets the value of the textIsHidden property. |
java.lang.String |
getTextStringValue()
Gets the value of the textStringValue property. |
java.lang.String |
getvalue()
Gets the value of the value 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. |
void |
setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextHiddenText()
| Method Detail |
|---|
public java.lang.String getTextCondition()
Stringpublic java.lang.String getTextIsHidden()
Stringpublic java.lang.String getTextStringValue()
Stringpublic java.lang.String getvalue()
Stringpublic void setTextCondition(java.lang.String value)
value - allowed object is Stringpublic void setTextIsHidden(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValue(java.lang.String value)
value - allowed object is Stringpublic void setvalue(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||