|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextConditionalText
public class TextConditionalText
| Constructor Summary | |
|---|---|
TextConditionalText()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextCondition()
Gets the value of the textCondition property. |
java.lang.String |
getTextCurrentValue()
Gets the value of the textCurrentValue property. |
java.lang.String |
getTextStringValueIfFalse()
Gets the value of the textStringValueIfFalse property. |
java.lang.String |
getTextStringValueIfTrue()
Gets the value of the textStringValueIfTrue 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 |
setTextCurrentValue(java.lang.String value)
Sets the value of the textCurrentValue property. |
void |
setTextStringValueIfFalse(java.lang.String value)
Sets the value of the textStringValueIfFalse property. |
void |
setTextStringValueIfTrue(java.lang.String value)
Sets the value of the textStringValueIfTrue 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 TextConditionalText()
| Method Detail |
|---|
public java.lang.String getTextCondition()
Stringpublic java.lang.String getTextCurrentValue()
Stringpublic java.lang.String getTextStringValueIfFalse()
Stringpublic java.lang.String getTextStringValueIfTrue()
Stringpublic java.lang.String getvalue()
Stringpublic void setTextCondition(java.lang.String value)
value - allowed object is Stringpublic void setTextCurrentValue(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValueIfFalse(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValueIfTrue(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 | ||||||||