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