org.jopendocument.model.style
Class StyleTabStops
java.lang.Object
org.jopendocument.model.style.StyleTabStops
public class StyleTabStops
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
styleTabStop
protected List<StyleTabStop> styleTabStop
StyleTabStops
public StyleTabStops()
getStyleTabStop
public List<StyleTabStop> getStyleTabStop()
- Gets the value of the styleTabStop property.
add
public void add(StyleTabStop ts)
Copyright © 2010 jOpenDocument All Rights Reserved.