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