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