@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") public class ODataValueContextOfIListOfContextHit extends ODataValueOfIListOfContextHit
| Constructor and Description |
|---|
ODataValueContextOfIListOfContextHit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getOdataCount() |
String |
getOdataNextLink() |
int |
hashCode() |
ODataValueContextOfIListOfContextHit |
odataCount(Integer odataCount) |
ODataValueContextOfIListOfContextHit |
odataNextLink(String odataNextLink) |
void |
setOdataCount(Integer odataCount) |
void |
setOdataNextLink(String odataNextLink) |
String |
toString() |
addValueItem, getValue, setValue, valuepublic ODataValueContextOfIListOfContextHit()
public ODataValueContextOfIListOfContextHit odataNextLink(String odataNextLink)
public String getOdataNextLink()
public void setOdataNextLink(String odataNextLink)
public ODataValueContextOfIListOfContextHit odataCount(Integer odataCount)
public Integer getOdataCount()
public void setOdataCount(Integer odataCount)
public boolean equals(Object o)
equals in class ODataValueOfIListOfContextHitpublic int hashCode()
hashCode in class ODataValueOfIListOfContextHitpublic String toString()
toString in class ODataValueOfIListOfContextHitCopyright © 2022. All rights reserved.