public class ChangesResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
ChangesResult() |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeInfo> |
getChanges() |
String |
getResult_file_Id() |
void |
setChanges(List<ChangeInfo> changes) |
void |
setResult_file_Id(String result_file_Id) |
String |
toString() |
public String getResult_file_Id()
public void setResult_file_Id(String result_file_Id)
public List<ChangeInfo> getChanges()
public void setChanges(List<ChangeInfo> changes)
Copyright © 2012. All Rights Reserved.