@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2012Links extends Object
| Constructor and Description |
|---|
InlineResponse2012Links() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2012Links |
_void(InlineResponse201LinksSelf _void) |
boolean |
equals(Object o) |
InlineResponse201LinksSelf |
getRefund()
Get refund
|
InlineResponse201LinksSelf |
getSelf()
Get self
|
InlineResponse201LinksSelf |
getVoid()
Get _void
|
int |
hashCode() |
InlineResponse2012Links |
refund(InlineResponse201LinksSelf refund) |
InlineResponse2012Links |
self(InlineResponse201LinksSelf self) |
void |
setRefund(InlineResponse201LinksSelf refund) |
void |
setSelf(InlineResponse201LinksSelf self) |
void |
setVoid(InlineResponse201LinksSelf _void) |
String |
toString() |
public InlineResponse2012Links self(InlineResponse201LinksSelf self)
public InlineResponse201LinksSelf getSelf()
public void setSelf(InlineResponse201LinksSelf self)
public InlineResponse2012Links _void(InlineResponse201LinksSelf _void)
public InlineResponse201LinksSelf getVoid()
public void setVoid(InlineResponse201LinksSelf _void)
public InlineResponse2012Links refund(InlineResponse201LinksSelf refund)
public InlineResponse201LinksSelf getRefund()
public void setRefund(InlineResponse201LinksSelf refund)
Copyright © 2018. All rights reserved.