@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class InlineResponse400 extends Object
| Constructor and Description |
|---|
InlineResponse400() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse400 |
details(Tmsv1instrumentidentifiersDetails details) |
boolean |
equals(Object o) |
Tmsv1instrumentidentifiersDetails |
getDetails()
Get details
|
String |
getMessage()
The detailed message related to the type stated above.
|
String |
getType()
Get type
|
int |
hashCode() |
InlineResponse400 |
message(String message) |
void |
setDetails(Tmsv1instrumentidentifiersDetails details) |
void |
setMessage(String message) |
void |
setType(String type) |
String |
toString() |
InlineResponse400 |
type(String type) |
public InlineResponse400 type(String type)
public String getType()
public void setType(String type)
public InlineResponse400 message(String message)
public String getMessage()
public void setMessage(String message)
public InlineResponse400 details(Tmsv1instrumentidentifiersDetails details)
public Tmsv1instrumentidentifiersDetails getDetails()
public void setDetails(Tmsv1instrumentidentifiersDetails details)
Copyright © 2018. All rights reserved.