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