@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") public class SetFields extends Object
| Constructor and Description |
|---|
SetFields() |
| Modifier and Type | Method and Description |
|---|---|
SetFields |
addExceptionsItem(APIServerException exceptionsItem) |
boolean |
equals(Object o) |
SetFields |
exceptions(List<APIServerException> exceptions) |
SetFields |
fieldCount(Integer fieldCount) |
List<APIServerException> |
getExceptions() |
Integer |
getFieldCount() |
int |
hashCode() |
void |
setExceptions(List<APIServerException> exceptions) |
void |
setFieldCount(Integer fieldCount) |
String |
toString() |
public SetFields exceptions(List<APIServerException> exceptions)
public SetFields addExceptionsItem(APIServerException exceptionsItem)
public List<APIServerException> getExceptions()
public void setExceptions(List<APIServerException> exceptions)
public Integer getFieldCount()
public void setFieldCount(Integer fieldCount)
Copyright © 2022. All rights reserved.