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