fix
This commit is contained in:
parent
f677f7c68e
commit
149cf54016
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ public class AQLDownloadRequest extends BaseDownloadRequest {
|
||||||
@XmlElement(name = "DownloadRequestEntitySelectorQuery")
|
@XmlElement(name = "DownloadRequestEntitySelectorQuery")
|
||||||
private String downloadRequestEntitySelectorQuery;
|
private String downloadRequestEntitySelectorQuery;
|
||||||
|
|
||||||
@XmlElement(name = "AglDownloadLimit")
|
@XmlElement(name = "AqlDownloadLimit")
|
||||||
private Integer aqlDownloadLimit;
|
private Integer aqlDownloadLimit;
|
||||||
|
|
||||||
@XmlElementWrapper(name = "AqlRequestCollections")
|
@XmlElementWrapper(name = "AqlRequestCollections")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue