@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InstrumentidentifiersDetails extends Object
| Constructor and Description |
|---|
InstrumentidentifiersDetails() |
| 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() |
InstrumentidentifiersDetails |
location(String location) |
InstrumentidentifiersDetails |
name(String name) |
void |
setLocation(String location) |
void |
setName(String name) |
String |
toString() |
public InstrumentidentifiersDetails name(String name)
public String getName()
public void setName(String name)
public InstrumentidentifiersDetails location(String location)
public String getLocation()
public void setLocation(String location)
Copyright © 2018. All rights reserved.