public class ReportFileInfo extends Object implements Serializable
| Constructor and Description |
|---|
ReportFileInfo()
Instantiates a new Report file info.
|
ReportFileInfo(String path,
String loginUser,
String loginPassword)
Instantiates a new Report file info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Gets path.
|
void |
setPath(String url)
Sets path.
|
String |
toString()
To string string.
|
Copyright © 2004-2021. All Rights Reserved.