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