public class GetSubscriptionsPaymentsResponseLinks extends Object
| Constructor | Description |
|---|---|
GetSubscriptionsPaymentsResponseLinks() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
PtsV2PaymentsPost201ResponseLinksSelf |
getNext() |
Get next
|
PtsV2PaymentsPost201ResponseLinksSelf |
getPrev() |
Get prev
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf() |
Get self
|
int |
hashCode() |
|
GetSubscriptionsPaymentsResponseLinks |
next(PtsV2PaymentsPost201ResponseLinksSelf next) |
|
GetSubscriptionsPaymentsResponseLinks |
prev(PtsV2PaymentsPost201ResponseLinksSelf prev) |
|
GetSubscriptionsPaymentsResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
|
void |
setNext(PtsV2PaymentsPost201ResponseLinksSelf next) |
|
void |
setPrev(PtsV2PaymentsPost201ResponseLinksSelf prev) |
|
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
|
String |
toString() |
public GetSubscriptionsPaymentsResponseLinks()
public GetSubscriptionsPaymentsResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public GetSubscriptionsPaymentsResponseLinks next(PtsV2PaymentsPost201ResponseLinksSelf next)
public PtsV2PaymentsPost201ResponseLinksSelf getNext()
public void setNext(PtsV2PaymentsPost201ResponseLinksSelf next)
public GetSubscriptionsPaymentsResponseLinks prev(PtsV2PaymentsPost201ResponseLinksSelf prev)
public PtsV2PaymentsPost201ResponseLinksSelf getPrev()
public void setPrev(PtsV2PaymentsPost201ResponseLinksSelf prev)
Copyright © 2026. All rights reserved.