action class to create a file as an input for an interface
More...
action class to create a file as an input for an interface
◆ CreateFile()
com.qoretechnologies.qorus.test.CreateFile.CreateFile |
( |
QoreObject |
obj | ) |
throws Throwable |
|
inline |
creates the object as a wrapper for the given Qore object
- Parameters
-
obj | the object to be wrapped |
◆ getFile()
String com.qoretechnologies.qorus.test.CreateFile.getFile |
( |
| ) |
throws Throwable |
|
inline |
returns the filename given in the constructor
- Returns
- the filename given in the constructor
The documentation for this class was generated from the following file:
- /builds/qorus/qorus/java/com/qoretechnologies/qorus/test/CreateFile.java