com.tintin.devcloud.web.util.FileModel Class Reference
Inherits java::io::Serializable.
List of all members.
Constructor & Destructor Documentation
com.tintin.devcloud.web.util.FileModel.FileModel |
( |
|
) |
|
com.tintin.devcloud.web.util.FileModel.FileModel |
( |
String |
fileName, |
|
|
String |
content, |
|
|
String |
path | |
|
) |
| | |
Member Function Documentation
String com.tintin.devcloud.web.util.FileModel.getContent |
( |
|
) |
|
String com.tintin.devcloud.web.util.FileModel.getFileName |
( |
|
) |
|
String com.tintin.devcloud.web.util.FileModel.getPath |
( |
|
) |
|
void com.tintin.devcloud.web.util.FileModel.setContent |
( |
String |
content |
) |
|
void com.tintin.devcloud.web.util.FileModel.setFileName |
( |
String |
fileName |
) |
|
void com.tintin.devcloud.web.util.FileModel.setPath |
( |
String |
path |
) |
|
The documentation for this class was generated from the following file: