@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201Links extends Object
| Constructor and Description |
|---|
InlineResponse201Links() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201Links |
capture(InlineResponse201LinksSelf capture) |
boolean |
equals(Object o) |
InlineResponse201LinksSelf |
getCapture()
Get capture
|
InlineResponse201LinksSelf |
getReversal()
Get reversal
|
InlineResponse201LinksSelf |
getSelf()
Get self
|
int |
hashCode() |
InlineResponse201Links |
reversal(InlineResponse201LinksSelf reversal) |
InlineResponse201Links |
self(InlineResponse201LinksSelf self) |
void |
setCapture(InlineResponse201LinksSelf capture) |
void |
setReversal(InlineResponse201LinksSelf reversal) |
void |
setSelf(InlineResponse201LinksSelf self) |
String |
toString() |
public InlineResponse201Links self(InlineResponse201LinksSelf self)
public InlineResponse201LinksSelf getSelf()
public void setSelf(InlineResponse201LinksSelf self)
public InlineResponse201Links reversal(InlineResponse201LinksSelf reversal)
public InlineResponse201LinksSelf getReversal()
public void setReversal(InlineResponse201LinksSelf reversal)
public InlineResponse201Links capture(InlineResponse201LinksSelf capture)
public InlineResponse201LinksSelf getCapture()
public void setCapture(InlineResponse201LinksSelf capture)
Copyright © 2018. All rights reserved.