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