|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trackstudio.app.csv.CSVImportMetadata
Copyright (c) TrackStudio Ltd., 2002-2005. All rights reserved. Date: 27.01.2006 Time: 12:12:12
| Field Summary | |
int |
failedLines
|
int |
messages
|
int |
processedLines
|
int |
tasks
|
int |
users
|
| Constructor Summary | |
CSVImportMetadata()
|
|
| Method Summary | |
int |
getFailedLines()
|
int |
getMessages()
|
int |
getProcessedLines()
|
int |
getTasks()
|
int |
getUsers()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int processedLines
public int failedLines
public int tasks
public int users
public int messages
| Constructor Detail |
public CSVImportMetadata()
| Method Detail |
public int getProcessedLines()
public int getFailedLines()
public int getTasks()
public int getUsers()
public int getMessages()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||