org.jopendocument.model.text
Class TextSequenceDecl

java.lang.Object
  extended by org.jopendocument.model.text.TextSequenceDecl

public class TextSequenceDecl
extends java.lang.Object


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

TextSequenceDecl

public TextSequenceDecl()
Method Detail

getTextDisplayOutlineLevel

public java.lang.String getTextDisplayOutlineLevel()
Gets the value of the textDisplayOutlineLevel property.

Returns:
possible object is String

getTextName

public java.lang.String getTextName()
Gets the value of the textName property.

Returns:
possible object is String

getTextSeparationCharacter

public java.lang.String getTextSeparationCharacter()
Gets the value of the textSeparationCharacter property.

Returns:
possible object is String

setTextDisplayOutlineLevel

public void setTextDisplayOutlineLevel(java.lang.String value)
Sets the value of the textDisplayOutlineLevel property.

Parameters:
value - allowed object is String

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String

setTextSeparationCharacter

public void setTextSeparationCharacter(java.lang.String value)
Sets the value of the textSeparationCharacter property.

Parameters:
value - allowed object is String