public class FileMoveResult
extends java.lang.Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
FileMoveResult() |
| Modifier and Type | Method and Description |
|---|---|
DocumentInfo |
getDst_file() |
DocumentInfo |
getSrc_file() |
void |
setDst_file(DocumentInfo dst_file) |
void |
setSrc_file(DocumentInfo src_file) |
java.lang.String |
toString() |
public DocumentInfo getSrc_file()
public void setSrc_file(DocumentInfo src_file)
public DocumentInfo getDst_file()
public void setDst_file(DocumentInfo dst_file)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.