@Generated public class SqlTaskFile extends Object
Constructor and Description |
---|
SqlTaskFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath() |
Source |
getSource() |
int |
hashCode() |
SqlTaskFile |
setPath(String path) |
SqlTaskFile |
setSource(Source source) |
String |
toString() |
public SqlTaskFile setPath(String path)
public String getPath()
public SqlTaskFile setSource(Source source)
public Source getSource()
Copyright © 2024. All rights reserved.