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