public class InlineResponse2006Links extends Object
| Constructor and Description |
|---|
InlineResponse2006Links() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006Links |
activate(PtsV2PaymentsPost201ResponseLinksSelf activate) |
InlineResponse2006Links |
cancel(PtsV2PaymentsPost201ResponseLinksSelf cancel) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseLinksSelf |
getActivate()
Get activate
|
PtsV2PaymentsPost201ResponseLinksSelf |
getCancel()
Get cancel
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf()
Get self
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSuspend()
Get suspend
|
int |
hashCode() |
InlineResponse2006Links |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setActivate(PtsV2PaymentsPost201ResponseLinksSelf activate) |
void |
setCancel(PtsV2PaymentsPost201ResponseLinksSelf cancel) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setSuspend(PtsV2PaymentsPost201ResponseLinksSelf suspend) |
InlineResponse2006Links |
suspend(PtsV2PaymentsPost201ResponseLinksSelf suspend) |
String |
toString() |
public InlineResponse2006Links self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public InlineResponse2006Links cancel(PtsV2PaymentsPost201ResponseLinksSelf cancel)
public PtsV2PaymentsPost201ResponseLinksSelf getCancel()
public void setCancel(PtsV2PaymentsPost201ResponseLinksSelf cancel)
public InlineResponse2006Links suspend(PtsV2PaymentsPost201ResponseLinksSelf suspend)
public PtsV2PaymentsPost201ResponseLinksSelf getSuspend()
public void setSuspend(PtsV2PaymentsPost201ResponseLinksSelf suspend)
public InlineResponse2006Links activate(PtsV2PaymentsPost201ResponseLinksSelf activate)
public PtsV2PaymentsPost201ResponseLinksSelf getActivate()
public void setActivate(PtsV2PaymentsPost201ResponseLinksSelf activate)
Copyright © 2023. All rights reserved.