public class ErrorsStructuredForDeleteUsersOutput extends Object
| Constructor and Description |
|---|
ErrorsStructuredForDeleteUsersOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ErrorsStructuredForDeleteUsersOutput |
error(String error) |
ErrorsStructuredForDeleteUsersOutput |
field(String field) |
String |
getError()
Get error
|
String |
getField()
Get field
|
Integer |
getIndex()
Get index
|
int |
hashCode() |
ErrorsStructuredForDeleteUsersOutput |
index(Integer index) |
void |
setError(String error) |
void |
setField(String field) |
void |
setIndex(Integer index) |
String |
toString() |
public ErrorsStructuredForDeleteUsersOutput()
public ErrorsStructuredForDeleteUsersOutput error(String error)
public String getError()
public void setError(String error)
public ErrorsStructuredForDeleteUsersOutput field(String field)
public String getField()
public void setField(String field)
public ErrorsStructuredForDeleteUsersOutput index(Integer index)
public Integer getIndex()
public void setIndex(Integer index)
Copyright © 2026. All rights reserved.