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