|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextRuby
public class TextRuby
| Constructor Summary | |
|---|---|
TextRuby()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextRubyBase()
Gets the value of the textRubyBase property. |
TextRubyText |
getTextRubyText()
Gets the value of the textRubyText property. |
java.lang.String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setTextRubyBase(java.lang.String value)
Sets the value of the textRubyBase property. |
void |
setTextRubyText(TextRubyText value)
Sets the value of the textRubyText property. |
void |
setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextRuby()
| Method Detail |
|---|
public java.lang.String getTextRubyBase()
Stringpublic TextRubyText getTextRubyText()
TextRubyTextpublic java.lang.String getTextStyleName()
Stringpublic void setTextRubyBase(java.lang.String value)
value - allowed object is Stringpublic void setTextRubyText(TextRubyText value)
value - allowed object is TextRubyTextpublic void setTextStyleName(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 | ||||||||