@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class InlineResponse2004 extends Object
| Constructor and Description |
|---|
InlineResponse2004() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2004 |
addDaysItem(InlineResponse2004Days daysItem) |
InlineResponse2004 |
days(List<InlineResponse2004Days> days) |
boolean |
equals(Object o) |
List<InlineResponse2004Days> |
getDays()
Get days
|
Integer |
getSpamComplaint()
Get spamComplaint
|
int |
hashCode() |
void |
setDays(List<InlineResponse2004Days> days) |
void |
setSpamComplaint(Integer spamComplaint) |
InlineResponse2004 |
spamComplaint(Integer spamComplaint) |
String |
toString() |
public InlineResponse2004 spamComplaint(Integer spamComplaint)
public Integer getSpamComplaint()
public void setSpamComplaint(Integer spamComplaint)
public InlineResponse2004 days(List<InlineResponse2004Days> days)
public InlineResponse2004 addDaysItem(InlineResponse2004Days daysItem)
public List<InlineResponse2004Days> getDays()
public void setDays(List<InlineResponse2004Days> days)
Copyright © 2019. All rights reserved.