@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsPost201ResponseLinks extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseLinks() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseLinks |
capture(PtsV2PaymentsPost201ResponseLinksSelf capture) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseLinksSelf |
getCapture()
Get capture
|
PtsV2PaymentsPost201ResponseLinksSelf |
getReversal()
Get reversal
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf()
Get self
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseLinks |
reversal(PtsV2PaymentsPost201ResponseLinksSelf reversal) |
PtsV2PaymentsPost201ResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setCapture(PtsV2PaymentsPost201ResponseLinksSelf capture) |
void |
setReversal(PtsV2PaymentsPost201ResponseLinksSelf reversal) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
String |
toString() |
public PtsV2PaymentsPost201ResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinks reversal(PtsV2PaymentsPost201ResponseLinksSelf reversal)
public PtsV2PaymentsPost201ResponseLinksSelf getReversal()
public void setReversal(PtsV2PaymentsPost201ResponseLinksSelf reversal)
public PtsV2PaymentsPost201ResponseLinks capture(PtsV2PaymentsPost201ResponseLinksSelf capture)
public PtsV2PaymentsPost201ResponseLinksSelf getCapture()
public void setCapture(PtsV2PaymentsPost201ResponseLinksSelf capture)
Copyright © 2018. All rights reserved.