|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jcopist.service.Result
public class Result
This class describes the result of a synchronous service call.
| Constructor Summary | |
|---|---|
Result()
|
|
| Method Summary | |
|---|---|
FileData[] |
getFiles()
Returns the list of files. |
void |
setFiles(FileData[] _files)
Sets the list of files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Result()
| Method Detail |
|---|
public FileData[] getFiles()
public void setFiles(FileData[] _files)
_files - the new list.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||