net.sf.jasperreports.engine.fill
Class JRIntegerIncrementerFactory

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRIntegerIncrementerFactory
All Implemented Interfaces:
JRIncrementerFactory

public class JRIntegerIncrementerFactory
extends java.lang.Object
implements JRIncrementerFactory

Version:
$Id: JRIntegerIncrementerFactory.java,v 1.15 2005/07/20 16:11:30 lucianc Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
protected static java.lang.Integer ZERO
           
 
Method Summary
 JRIncrementer getIncrementer(byte calculation)
           
static JRIntegerIncrementerFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

protected static final java.lang.Integer ZERO
Method Detail

getInstance

public static JRIntegerIncrementerFactory getInstance()

getIncrementer

public JRIncrementer getIncrementer(byte calculation)
Specified by:
getIncrementer in interface JRIncrementerFactory


© 2001-2005 JasperSoft Corporation www.jaspersoft.com