org.jopendocument.model.style
Class StyleTabStops

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

public class StyleTabStops
extends java.lang.Object


Constructor Summary
StyleTabStops()
           
 
Method Summary
 void add(StyleTabStop ts)
           
 java.util.List<StyleTabStop> getStyleTabStop()
          Gets the value of the styleTabStop property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleTabStops

public StyleTabStops()
Method Detail

getStyleTabStop

public java.util.List<StyleTabStop> getStyleTabStop()
Gets the value of the styleTabStop property.


add

public void add(StyleTabStop ts)