public class ListResponseOfEmailAccountConfig extends Object
Constructor and Description |
---|
ListResponseOfEmailAccountConfig() |
ListResponseOfEmailAccountConfig(List<EmailAccountConfig> value)
Initializes a new instance of the ListResponseOfEmailAccountConfig
|
Modifier and Type | Method and Description |
---|---|
ListResponseOfEmailAccountConfig |
addValueItem(EmailAccountConfig valueItem)
Add an item to value and return this.
|
boolean |
equals(Object o) |
List<EmailAccountConfig> |
getValue()
Get value
|
int |
hashCode() |
void |
setValue(List<EmailAccountConfig> value)
Set value.
|
String |
toString() |
ListResponseOfEmailAccountConfig |
value(List<EmailAccountConfig> value)
Set value and return this.
|
public ListResponseOfEmailAccountConfig()
public ListResponseOfEmailAccountConfig(List<EmailAccountConfig> value)
value
- public ListResponseOfEmailAccountConfig value(List<EmailAccountConfig> value)
value
- public ListResponseOfEmailAccountConfig addValueItem(EmailAccountConfig valueItem)
valueItem
- An item of:public List<EmailAccountConfig> getValue()
public void setValue(List<EmailAccountConfig> value)
value
- Copyright © 2020. All rights reserved.