public class GetAllSubscriptionsResponseLinks extends Object
| Constructor and Description |
|---|
GetAllSubscriptionsResponseLinks() |
| Modifier and Type | Method and Description |
|---|---|
GetAllSubscriptionsResponseLinks |
activate(PtsV2PaymentsPost201ResponseLinksSelf activate) |
GetAllSubscriptionsResponseLinks |
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() |
GetAllSubscriptionsResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setActivate(PtsV2PaymentsPost201ResponseLinksSelf activate) |
void |
setCancel(PtsV2PaymentsPost201ResponseLinksSelf cancel) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setSuspend(PtsV2PaymentsPost201ResponseLinksSelf suspend) |
GetAllSubscriptionsResponseLinks |
suspend(PtsV2PaymentsPost201ResponseLinksSelf suspend) |
String |
toString() |
public GetAllSubscriptionsResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public GetAllSubscriptionsResponseLinks cancel(PtsV2PaymentsPost201ResponseLinksSelf cancel)
public PtsV2PaymentsPost201ResponseLinksSelf getCancel()
public void setCancel(PtsV2PaymentsPost201ResponseLinksSelf cancel)
public GetAllSubscriptionsResponseLinks suspend(PtsV2PaymentsPost201ResponseLinksSelf suspend)
public PtsV2PaymentsPost201ResponseLinksSelf getSuspend()
public void setSuspend(PtsV2PaymentsPost201ResponseLinksSelf suspend)
public GetAllSubscriptionsResponseLinks activate(PtsV2PaymentsPost201ResponseLinksSelf activate)
public PtsV2PaymentsPost201ResponseLinksSelf getActivate()
public void setActivate(PtsV2PaymentsPost201ResponseLinksSelf activate)
Copyright © 2025. All rights reserved.