@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") public class InlineResponse4001 extends Object
| Constructor and Description |
|---|
InlineResponse4001() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse4001 |
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() |
InlineResponse4001 |
message(String message) |
void |
setDetails(Tmsv1instrumentidentifiersDetails details) |
void |
setMessage(String message) |
void |
setType(String type) |
String |
toString() |
InlineResponse4001 |
type(String type) |
public InlineResponse4001 type(String type)
public String getType()
public void setType(String type)
public InlineResponse4001 message(String message)
public String getMessage()
public void setMessage(String message)
public InlineResponse4001 details(Tmsv1instrumentidentifiersDetails details)
public Tmsv1instrumentidentifiersDetails getDetails()
public void setDetails(Tmsv1instrumentidentifiersDetails details)
Copyright © 2019. All rights reserved.