|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleTabStop
public class StyleTabStop
| Field Summary | |
|---|---|
protected String |
styleChar
|
protected String |
styleLeaderChar
|
protected String |
stylePosition
|
protected String |
styleType
|
| Constructor Summary | |
|---|---|
StyleTabStop()
|
|
| Method Summary | |
|---|---|
String |
getStyleChar()
Gets the value of the styleChar property. |
String |
getStyleLeaderChar()
Gets the value of the styleLeaderChar property. |
String |
getStylePosition()
Gets the value of the stylePosition property. |
String |
getStyleType()
Gets the value of the styleType property. |
void |
setStyleChar(String value)
Sets the value of the styleChar property. |
void |
setStyleLeaderChar(String value)
Sets the value of the styleLeaderChar property. |
void |
setStylePosition(String value)
Sets the value of the stylePosition property. |
void |
setStyleType(String value)
Sets the value of the styleType property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleChar
protected String styleLeaderChar
protected String stylePosition
protected String styleType
| Constructor Detail |
|---|
public StyleTabStop()
| Method Detail |
|---|
public String getStyleChar()
Stringpublic String getStyleLeaderChar()
Stringpublic String getStylePosition()
Stringpublic String getStyleType()
Stringpublic void setStyleChar(String value)
value - allowed object is Stringpublic void setStyleLeaderChar(String value)
value - allowed object is Stringpublic void setStylePosition(String value)
value - allowed object is Stringpublic void setStyleType(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||