@Generated public class ListValue extends Object
| Constructor and Description |
|---|
ListValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Value> |
getValues() |
int |
hashCode() |
ListValue |
setValues(Collection<Value> values) |
String |
toString() |
public ListValue setValues(Collection<Value> values)
public Collection<Value> getValues()
Copyright © 2024. All rights reserved.