public static class ErrorCountFetcher.ErrorCount extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
count |
String |
message |
NewGTFSErrorType |
type |
| Constructor and Description |
|---|
ErrorCount(NewGTFSErrorType errorType,
int count) |
public NewGTFSErrorType type
public int count
public String message
public ErrorCount(NewGTFSErrorType errorType, int count)
Copyright © 2019. All rights reserved.