com.ptc.windchill.upgrade.tool
Class ReportStyler.IndexEntry
java.lang.Object
com.ptc.windchill.upgrade.tool.ReportStyler.IndexEntry
- Enclosing class:
- ReportStyler
- public static class ReportStyler.IndexEntry
- extends Object
Inner public class IndexEntry is passed to ReportIndex for determining the tag for the
index.xml file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileName_
String fileName_
reportType_
String reportType_
ReportStyler.IndexEntry
public ReportStyler.IndexEntry(String tag,
String file)
getFileName
public String getFileName()
getReportType
public String getReportType()