net.sf.jasperreports.components.barbecue
Class BarcodeInfo
java.lang.Object
net.sf.jasperreports.components.barbecue.BarcodeInfo
public class BarcodeInfo
- extends java.lang.Object
- Version:
- $Id: BarcodeInfo.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarcodeInfo
public BarcodeInfo()
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
isDrawText
public boolean isDrawText()
setDrawText
public void setDrawText(boolean drawText)
getBarWidth
public java.lang.Integer getBarWidth()
setBarWidth
public void setBarWidth(java.lang.Integer barWidth)
getBarHeight
public java.lang.Integer getBarHeight()
setBarHeight
public void setBarHeight(java.lang.Integer barHeight)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getRequiresChecksum
public boolean getRequiresChecksum()
setRequiresChecksum
public void setRequiresChecksum(boolean requiresChecksum)
getApplicationIdentifier
public java.lang.String getApplicationIdentifier()
setApplicationIdentifier
public void setApplicationIdentifier(java.lang.String applicationIdentifier)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com