@Generated public class DownloadRequest extends Object
Constructor and Description |
---|
DownloadRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEndMonth() |
Boolean |
getPersonalData() |
String |
getStartMonth() |
int |
hashCode() |
DownloadRequest |
setEndMonth(String endMonth) |
DownloadRequest |
setPersonalData(Boolean personalData) |
DownloadRequest |
setStartMonth(String startMonth) |
String |
toString() |
public DownloadRequest setEndMonth(String endMonth)
public String getEndMonth()
public DownloadRequest setPersonalData(Boolean personalData)
public Boolean getPersonalData()
public DownloadRequest setStartMonth(String startMonth)
public String getStartMonth()
Copyright © 2023. All rights reserved.