public class EmailAccountConfigList extends ListResponseOfEmailAccountConfig
Constructor and Description |
---|
EmailAccountConfigList() |
EmailAccountConfigList(List<EmailAccountConfig> value)
Initializes a new instance of the EmailAccountConfigList
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addValueItem, getValue, setValue, value
public EmailAccountConfigList()
public EmailAccountConfigList(List<EmailAccountConfig> value)
value
- public boolean equals(Object o)
equals
in class ListResponseOfEmailAccountConfig
public int hashCode()
hashCode
in class ListResponseOfEmailAccountConfig
public String toString()
toString
in class ListResponseOfEmailAccountConfig
Copyright © 2020. All rights reserved.