public class FileParameter extends Object
| Constructor and Description |
|---|
FileParameter() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getLines() |
String |
getNullValue() |
File |
getPath() |
void |
setLines(String[] lines) |
void |
setNullValue(String nullValue) |
void |
setPath(File path) |
Copyright © 2015. All rights reserved.