public class PathOutputFile extends OutputFile
OutputFile.TypeEnum| Constructor and Description |
|---|
PathOutputFile() |
| 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() |
PathOutputFile |
path(String path) |
void |
setPath(String path) |
void |
setStorage(String storage) |
PathOutputFile |
storage(String storage) |
String |
toString() |
getType, setTypepublic PathOutputFile path(String path)
public String getPath()
public void setPath(String path)
public PathOutputFile storage(String storage)
public String getStorage()
public void setStorage(String storage)
public boolean equals(Object o)
equals in class OutputFilepublic int hashCode()
hashCode in class OutputFilepublic String toString()
toString in class OutputFileCopyright © 2025. All rights reserved.