public class MonitoredFile extends Object implements Serializable
| Constructor and Description |
|---|
MonitoredFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
String[] |
getFormats() |
static MonitoredFile |
parseMonitoredFile(String s) |
void |
setFileName(String fileName) |
void |
setFormats(String[] formats) |
String |
toString() |
Copyright © 2018. All rights reserved.