net.sf.jasperreports.engine.export
Class XlsRowLevelInfo
java.lang.Object
net.sf.jasperreports.engine.export.XlsRowLevelInfo
public class XlsRowLevelInfo
- extends Object
- Version:
- $Id: XlsRowLevelInfo.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XlsRowLevelInfo
public XlsRowLevelInfo()
getLevelMap
public SortedMap<String,Integer> getLevelMap()
getEndIndex
public Integer getEndIndex()
setEndIndex
public void setEndIndex(Integer endIndex)
Copyright © 2012. All Rights Reserved.