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