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, setType
public 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 OutputFile
public int hashCode()
hashCode
in class OutputFile
public String toString()
toString
in class OutputFile
Copyright © 2023. All rights reserved.