public static class PropPatchJsonResource.FieldError extends Object
| Constructor and Description |
|---|
FieldError(String name,
String description,
int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getDescription() |
String |
getName() |
void |
setCode(int code) |
void |
setDescription(String description) |
void |
setName(String name) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.