@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class Detail extends Object
| Constructor and Description |
|---|
Detail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocation()
The location of the field that threw the error.
|
String |
getName()
The name of the field that threw the error.
|
int |
hashCode() |
Detail |
location(String location) |
Detail |
name(String name) |
void |
setLocation(String location) |
void |
setName(String name) |
String |
toString() |
public String getName()
public void setName(String name)
public String getLocation()
public void setLocation(String location)
Copyright © 2019. All rights reserved.