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