| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.app.csv.CSVImportMetadata
public class CSVImportMetadata
| 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 | ||||||||