org.jopendocument.model.style
Class StyleTabStop

java.lang.Object
  extended by org.jopendocument.model.style.StyleTabStop

public class StyleTabStop
extends java.lang.Object


Constructor Summary
StyleTabStop()
           
 
Method Summary
 java.lang.String getStyleChar()
          Gets the value of the styleChar property.
 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.
 void setStyleChar(java.lang.String value)
          Sets the value of the styleChar 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleTabStop

public StyleTabStop()
Method Detail

getStyleChar

public java.lang.String getStyleChar()
Gets the value of the styleChar property.

Returns:
possible object is String

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

setStyleChar

public void setStyleChar(java.lang.String value)
Sets the value of the styleChar property.

Parameters:
value - allowed 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