@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") public class ODataValueOfIListOfContextHit extends Object
| Constructor and Description |
|---|
ODataValueOfIListOfContextHit() |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfContextHit |
addValueItem(ContextHit valueItem) |
boolean |
equals(Object o) |
List<ContextHit> |
getValue() |
int |
hashCode() |
void |
setValue(List<ContextHit> value) |
String |
toString() |
ODataValueOfIListOfContextHit |
value(List<ContextHit> value) |
public ODataValueOfIListOfContextHit value(List<ContextHit> value)
public ODataValueOfIListOfContextHit addValueItem(ContextHit valueItem)
public List<ContextHit> getValue()
public void setValue(List<ContextHit> value)
Copyright © 2022. All rights reserved.