org.jopendocument.model.text
Class TextIndexEntryTabStop

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

public class TextIndexEntryTabStop
extends java.lang.Object


Constructor Summary
TextIndexEntryTabStop()
           
 
Method Summary
 java.lang.String getStyleLeaderChar()
          Gets the value of the styleLeaderChar property.
 java.lang.String getStylePosition()
          Gets the value of the stylePosition property.
 java.lang.String getStyleType()
          Gets the value of the styleType property.
 java.lang.String getStyleWithTab()
          Gets the value of the styleWithTab property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName property.
 void setStyleLeaderChar(java.lang.String value)
          Sets the value of the styleLeaderChar property.
 void setStylePosition(java.lang.String value)
          Sets the value of the stylePosition property.
 void setStyleType(java.lang.String value)
          Sets the value of the styleType property.
 void setStyleWithTab(java.lang.String value)
          Sets the value of the styleWithTab 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

TextIndexEntryTabStop

public TextIndexEntryTabStop()
Method Detail

getStyleLeaderChar

public java.lang.String getStyleLeaderChar()
Gets the value of the styleLeaderChar property.

Returns:
possible object is String

getStylePosition

public java.lang.String getStylePosition()
Gets the value of the stylePosition property.

Returns:
possible object is String

getStyleType

public java.lang.String getStyleType()
Gets the value of the styleType property.

Returns:
possible object is String

getStyleWithTab

public java.lang.String getStyleWithTab()
Gets the value of the styleWithTab property.

Returns:
possible object is String

getTextStyleName

public java.lang.String getTextStyleName()
Gets the value of the textStyleName property.

Returns:
possible object is String

setStyleLeaderChar

public void setStyleLeaderChar(java.lang.String value)
Sets the value of the styleLeaderChar property.

Parameters:
value - allowed object is String

setStylePosition

public void setStylePosition(java.lang.String value)
Sets the value of the stylePosition property.

Parameters:
value - allowed object is String

setStyleType

public void setStyleType(java.lang.String value)
Sets the value of the styleType property.

Parameters:
value - allowed object is String

setStyleWithTab

public void setStyleWithTab(java.lang.String value)
Sets the value of the styleWithTab property.

Parameters:
value - allowed object is String

setTextStyleName

public void setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property.

Parameters:
value - allowed object is String