|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextSequenceDecl
public class TextSequenceDecl
| Constructor Summary | |
|---|---|
TextSequenceDecl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextDisplayOutlineLevel()
Gets the value of the textDisplayOutlineLevel property. |
java.lang.String |
getTextName()
Gets the value of the textName property. |
java.lang.String |
getTextSeparationCharacter()
Gets the value of the textSeparationCharacter property. |
void |
setTextDisplayOutlineLevel(java.lang.String value)
Sets the value of the textDisplayOutlineLevel property. |
void |
setTextName(java.lang.String value)
Sets the value of the textName property. |
void |
setTextSeparationCharacter(java.lang.String value)
Sets the value of the textSeparationCharacter property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSequenceDecl()
| Method Detail |
|---|
public java.lang.String getTextDisplayOutlineLevel()
Stringpublic java.lang.String getTextName()
Stringpublic java.lang.String getTextSeparationCharacter()
Stringpublic void setTextDisplayOutlineLevel(java.lang.String value)
value - allowed object is Stringpublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextSeparationCharacter(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 | ||||||||