@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") 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()
Returns the list of exceptions that occured when trying to perform the operation.
|
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 © 2025. All rights reserved.