public static class SCIMApiErrorResponse.Errors extends Object
| Constructor and Description |
|---|
Errors() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getCode() |
String |
getDescription() |
int |
hashCode() |
void |
setCode(Integer code) |
void |
setDescription(String description) |
String |
toString() |
Copyright © 2020. All rights reserved.