net.sf.dynamicreports.report.builder.component
Class BreakBuilder
java.lang.Object
net.sf.dynamicreports.report.builder.AbstractBuilder<T,U>
net.sf.dynamicreports.report.builder.component.ComponentBuilder<BreakBuilder,DRBreak>
net.sf.dynamicreports.report.builder.component.BreakBuilder
- All Implemented Interfaces:
- Serializable
public class BreakBuilder
- extends ComponentBuilder<BreakBuilder,DRBreak>
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BreakBuilder
protected BreakBuilder()
setType
public BreakBuilder setType(BreakType breakType)
Copyright © 2010-2014. All Rights Reserved.