public class PathInputFile extends InputFile
InputFile.TypeEnum
Constructor and Description |
---|
PathInputFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath()
Get or sets path to file.
|
String |
getStorage()
Get or sets name of storage.
|
int |
hashCode() |
PathInputFile |
path(String path) |
void |
setPath(String path) |
void |
setStorage(String storage) |
PathInputFile |
storage(String storage) |
String |
toString() |
getPassword, getType, password, setPassword, setType
public PathInputFile path(String path)
public String getPath()
public void setPath(String path)
public PathInputFile storage(String storage)
public String getStorage()
public void setStorage(String storage)
Copyright © 2022. All rights reserved.